mirror of
https://github.com/zeldaret/tmc
synced 2026-09-02 18:12:46 -04:00
naming work
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ void sub_080929A4(Entity* this) {
|
||||
|
||||
switch (this->type2 & 0xC0) {
|
||||
case 0x40:
|
||||
field_0x0a = gScreenTransition.stairs_idx;
|
||||
field_0x0a = gRoomTransition.stairs_idx;
|
||||
|
||||
switch (field_0x0a) {
|
||||
case 0x44D ... 0x44F:
|
||||
|
||||
Reference in New Issue
Block a user