mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-16 12:24:45 -04:00
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:
@@ -274,7 +274,7 @@ int daObjSwBallC_c::demoProc() {
|
||||
break;
|
||||
case 10:
|
||||
field_0x584 = 1;
|
||||
execItemGet(LIGHT_SWORD);
|
||||
execItemGet(fpcNm_ITEM_LIGHT_SWORD);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user