mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-07 11:57:19 -04:00
Decompile isspace
This commit is contained in:
@@ -11,7 +11,7 @@ u32 func000132c0(void);
|
||||
char toupper(char c);
|
||||
s32 isdigit(char c);
|
||||
s32 isalpha(char c);
|
||||
u32 func000133b4(void);
|
||||
s32 isspace(char c);
|
||||
s32 func00013408(char *arg0, s32 *arg1, s32 arg2);
|
||||
int sprintf(char *dest, const char *format, ...);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user