mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 23:37:33 -04:00
Rename symbols related to ailists
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define _IN_LIBRARY_H
|
||||
#include <ultra64.h>
|
||||
|
||||
u8 *ailistFindById(u32 ailistid);
|
||||
u8 *ailistFindById(s32 ailistid);
|
||||
|
||||
s32 getCurrentStageId(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user