mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 23:22:03 -04:00
identify some functions
This commit is contained in:
+1
-1
@@ -192,7 +192,7 @@ void sub_0807FF6C(RoomControls* controls) {
|
||||
gScreen.controls.windowOutsideControl = (gScreen.controls.windowOutsideControl & 0xff00) | 7;
|
||||
gScreen.controls.window1HorizontalDimensions = 0xf0;
|
||||
gScreen.controls.window1VerticalDimensions = 0xf0;
|
||||
ResetPlayer();
|
||||
ResetPlayerItem();
|
||||
ResetPlayerAnimationAndAction();
|
||||
if (gUnk_03004030.isDiggingCave) {
|
||||
gPlayerEntity.animationState = 4;
|
||||
|
||||
Reference in New Issue
Block a user