mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 20:43:07 -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:
@@ -5697,7 +5697,7 @@ cPhs__Step daB_DS_c::create() {
|
||||
angle.x = angle.y = angle.z = 0;
|
||||
pos.set(-400.0f, 1775.0f, -4132.0f);
|
||||
|
||||
fopAcM_createItemForBoss(&pos, UTAWA_HEART, fopAcM_GetRoomNo(this), &angle, &scale,
|
||||
fopAcM_createItemForBoss(&pos, fpcNm_ITEM_UTAWA_HEART, fopAcM_GetRoomNo(this), &angle, &scale,
|
||||
0.0f, 0.0f, -1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user