Match aiSetList

This commit is contained in:
Ryan Dwyer
2019-11-02 21:21:32 +10:00
parent 58de4a8bf7
commit e9464a6ac8
3 changed files with 28 additions and 83 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define _IN_LIBRARY_H
#include <ultra64.h>
u8 *ailistFindById(s16 ailistid);
u8 *ailistFindById(u32 ailistid);
s32 getCurrentStageId(void);