mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 06:44:48 -04:00
Rename func0000db30 to mainOverrideVariable and add docblock
This commit is contained in:
@@ -8,7 +8,7 @@ extern s32 var8005dd18;
|
||||
|
||||
void mainInit(void);
|
||||
void mainProc(void);
|
||||
void func0000db30(char *string, void *ptr);
|
||||
void mainOverrideVariable(char *name, void *value);
|
||||
void mainLoop(void);
|
||||
void mainTick(void);
|
||||
void mainEndStage(void);
|
||||
|
||||
Reference in New Issue
Block a user