mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-12 12:15:11 -04:00
Match aiSetList
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define _IN_LIBRARY_H
|
||||
#include <ultra64.h>
|
||||
|
||||
u8 *ailistFindById(s16 ailistid);
|
||||
u8 *ailistFindById(u32 ailistid);
|
||||
|
||||
s32 getCurrentStageId(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user