|
SSBM Decomp
|
#include <dolphin/types.h>Go to the source code of this file.
Data Structures | |
| struct | DolImage |
Macros | |
| #define | DOL_MAX_TEXT 7 |
| #define | DOL_MAX_DATA 11 |
Functions | |
| void * | DOLLoadImage (u8 *buffer, BOOL verbose) |
| void | DOLRunApp (void *entryPoint) |
| #define DOL_MAX_TEXT 7 |
| #define DOL_MAX_DATA 11 |
| void DOLRunApp | ( | void * | entryPoint | ) |