mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-02 16:16:20 -04:00
kankyo mostly done (#2269)
* work on kankyo * some more kankyo work * kankyo almost done * kankyo mostly done * first cleanup pass * some more renaming * rename a bunch of kankyo vars * fix regression
This commit is contained in:
@@ -32,7 +32,7 @@ int daObjBombf_c::create() {
|
||||
}
|
||||
|
||||
fopAcM_SetMtx(this, field_0x570->getBaseTRMtx());
|
||||
tevStr.mRoomNo = fopAcM_GetRoomNo(this);
|
||||
tevStr.room_no = fopAcM_GetRoomNo(this);
|
||||
attention_info.position = current.pos;
|
||||
eyePos = attention_info.position;
|
||||
field_0x574 = 0xffffffff;
|
||||
|
||||
Reference in New Issue
Block a user