mirror of
https://github.com/zeldaret/tmc
synced 2026-08-21 22:41:06 -04:00
naming work
This commit is contained in:
@@ -217,7 +217,7 @@ void sub_08023398(Entity* this) {
|
||||
this->field_0x7c.BYTES.byte0--;
|
||||
}
|
||||
|
||||
if ((gScreenTransition.frameCount & 7) == 0) {
|
||||
if ((gRoomTransition.frameCount & 7) == 0) {
|
||||
u32 uVar4;
|
||||
|
||||
sub_08004596(this, sub_08049F84(this, 1));
|
||||
|
||||
Reference in New Issue
Block a user