mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-06 12:40:56 -04:00
Add support for non-matching ntsc-final builds
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
void bodiesInit(void);
|
||||
|
||||
void bodiesReset(void);
|
||||
void bodiesReset(s32 stagenum);
|
||||
|
||||
u32 bodyGetRace(s32 bodynum);
|
||||
bool bodyLoad(s32 bodynum);
|
||||
|
||||
Reference in New Issue
Block a user