Use fopAcStts enum everywhere

This commit is contained in:
LagoLunatic
2023-10-07 02:26:59 -04:00
parent 7767b9544c
commit 8d4a9545e1
35 changed files with 61 additions and 55 deletions
+1 -1
View File
@@ -870,7 +870,7 @@ extern actor_process_profile_definition g_profile_Obj_Movebox = {
&g_fopAc_Method.base,
0x0015,
&daObjMovebox::Mthd_Table,
0x00040524,
0x04 | fopAcStts_SHOWMAP_e | fopAcStts_CULL_e | fopAcStts_FREEZE_e | fopAcStts_UNK40000_e,
fopAc_ACTOR_e,
fopAc_CULLBOX_CUSTOM_e,
};