tbox/camera/d_bg_w_kcol work and cleanup (#2262)

* some camera/tbox cleanup

* d_bg_w_kcol work

* make item name enum better
This commit is contained in:
TakaRikka
2024-12-10 08:46:19 -08:00
committed by GitHub
parent 3fa6b50e6a
commit 8d73439554
100 changed files with 4161 additions and 3958 deletions
+1 -1
View File
@@ -274,7 +274,7 @@ int daObjSwBallC_c::demoProc() {
break;
case 10:
field_0x584 = 1;
execItemGet(LIGHT_SWORD);
execItemGet(fpcNm_ITEM_LIGHT_SWORD);
break;
}
}