Discover aiIfPlayerUsingCmpOrAr34

This commit is contained in:
Ryan Dwyer
2019-11-26 23:10:08 +10:00
parent c981e10bea
commit 8fac472e92
5 changed files with 9 additions and 12 deletions
+1 -4
View File
@@ -1185,10 +1185,7 @@
mkshort(0x0125), \
label,
// Looks at the first element in some struct array,
// and checks if field 0x640 is nonzero.
// globals.s only
#define cmd0126_if_something(label) \
#define if_player_using_cmp150_or_ar34(label) \
mkshort(0x0126), \
label,
+1 -1
View File
@@ -294,7 +294,7 @@
/*0x0123*/ bool ai0123(void);
/*0x0124*/ bool ai0124(void);
/*0x0125*/ bool ai0125(void);
/*0x0126*/ bool ai0126(void);
/*0x0126*/ bool aiIfPlayerUsingCmpOrAr34(void);
/*0x0127*/ bool ai0127(void);
/*0x0128*/ bool ai0128(void);
/*0x0129*/ bool ai0129(void);