10 lines
No EOL
171 B
C
10 lines
No EOL
171 B
C
#include "common.h"
|
|
#include "REL/executor.h"
|
|
|
|
void ModuleProlog(void) {
|
|
OSReport("minigame dll setup\n");
|
|
}
|
|
|
|
unsigned char fn_1_CC(void) {
|
|
return fn_80005A30();
|
|
} |