mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-13 03:59:41 -04:00
Decompile chraiGetListIdByList
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define _IN_CHR_CHRAI_H
|
||||
#include <ultra64.h>
|
||||
|
||||
s32 chraiEndList(u8 *ailist, u64 *unk);
|
||||
s32 chraiGetListIdByList(u8 *ailist, bool *is_global);
|
||||
u32 chraiGoToLabel(u8 *ailist, u32 aioffset, u8 label);
|
||||
void chraiExecute(void *entity, s32 entity_type);
|
||||
u32 chraiGetCommandLength(u8 *ailist, u32 aioffset);
|
||||
|
||||
Reference in New Issue
Block a user