Convert chrdata.BITFIELD to actual bitfield

* Match chraiExecute
* Match ai01b3
* Match aiToggleP1P2
* Match ai01b5
This commit is contained in:
Ryan Dwyer
2019-12-16 21:56:31 +10:00
parent 13527755de
commit 452d86aec3
6 changed files with 185 additions and 641 deletions
+1 -1
View File
@@ -14567,7 +14567,7 @@ bool (*g_CommandPointers[])(void) = {
/*0x01b0*/ NULL,
/*0x01b1*/ ai01b1,
/*0x01b2*/ ai01b2,
/*0x01b3*/ ai01b3,
/*0x01b3*/ aiToggleP1P2,
/*0x01b4*/ ai01b4,
/*0x01b5*/ ai01b5,
/*0x01b6*/ aiConfigureSnow,