Decompile aiSetCameraAnimation

This commit is contained in:
Ryan Dwyer
2019-11-29 21:22:42 +10:00
parent 964948d8f7
commit 953df0f264
6 changed files with 1677 additions and 335 deletions
+1 -1
View File
@@ -273,7 +273,7 @@
/*0x010e*/ bool ai010e(void);
/*0x010f*/ bool ai010f(void);
/*0x0110*/ bool ai0110(void);
/*0x0111*/ bool ai0111(void);
/*0x0111*/ bool aiSetCameraAnimation(void);
/*0x0112*/ bool ai0112(void);
/*0x0113*/ bool aiIfInCutscene(void);
/*0x0114*/ bool aiShowChr(void);
+1 -1
View File
@@ -89,7 +89,7 @@ void func0f0b9bac(u32 arg0, u32 arg1, u32 arg3);
u32 func0f0b9c1c(void);
u32 func0f0b9cbc(void);
u32 func0f0ba010(void);
u32 func0f0ba0d4(void);
void func0f0ba0d4(s16 anim_id);
u32 func0f0ba190(u32 arg0);
u32 func0f0ba29c(void);
u32 func0f0ba838(void);
+1651 -289
View File
File diff suppressed because it is too large Load Diff