mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Decompile argsParseDebugArgs
This commit is contained in:
@@ -7,7 +7,7 @@ void rngSetSeed(u32 amount);
|
||||
u32 func00012e1c(u64 *value);
|
||||
char *argParseString(char *str);
|
||||
void argSetString(char *string);
|
||||
s32 func00012f30(void);
|
||||
s32 argsParseDebugArgs(void);
|
||||
char *argFindByPrefix(s32 occurrence, char *string);
|
||||
void argGetLevel(s32 *stagenum);
|
||||
u32 random(void);
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "types.h"
|
||||
|
||||
void rmonproc();
|
||||
u32 func0002fa08(void);
|
||||
bool rmonIsDisabled(void);
|
||||
void func0002faa4(char *format, ...);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user