Rename symbols related to ailists

This commit is contained in:
Ryan Dwyer
2019-11-17 08:30:04 +10:00
parent 8568ecad97
commit e30bb5cb4a
131 changed files with 391 additions and 388 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define _IN_LIBRARY_H
#include <ultra64.h>
u8 *ailistFindById(u32 ailistid);
u8 *ailistFindById(s32 ailistid);
s32 getCurrentStageId(void);