D:/Development/Wii/testProject/source/main.cpp File Reference
#include <stdlib.h>
#include <stdio.h>
#include <gccore.h>
#include <wiiuse/wpad.h>
#include "console/console.h"
#include "io/FileIO.h"
#include "skins/SkinController.h"
Go to the source code of this file.
Define Documentation
#define SYS_RETURNTOHBMENU 7 |
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv | |
|
) |
| | |
Entry point.
- Parameters:
-
[in] | argc | The number of arguments invoked with the program |
[in] | argv | The array containing the arguments |
- Returns:
- 0 on clean exit, an error code otherwise
Definition at line 69 of file main.cpp.
void WiimotePowerPressed |
( |
s32 |
chan |
) |
|
Callback for the power button on the Wiimote.
- Parameters:
-
[in] | chan | The Wiimote that pressed the button |
Definition at line 56 of file main.cpp.
Callback for the power button on the Wii.
Definition at line 47 of file main.cpp.
Callback for the reset button on the Wii.
Definition at line 39 of file main.cpp.
Variable Documentation