Housekeeping

This commit is contained in:
scawful
2024-09-22 11:51:18 -04:00
parent e4d7a4d73b
commit 87aeeadaca
2 changed files with 3 additions and 4 deletions

View File

@@ -793,7 +793,7 @@ Oh my, oh my! [L], my dear
[3]in peace in the graveyard.
[P:01]Hocus pocus!
[2]You will take the form of the
[2]You will take the form of the
[3]Zora and dive into a whirlpool[K]
[V]to discover secrets galore!

View File

@@ -1,4 +1,4 @@
; -----------------------------------------------------------------------------
; ---------------------------------------------------------
Menu_CheckHScroll:
{
@@ -33,7 +33,7 @@ Menu_CheckHScroll:
RTS
}
; -----------------------------------------------------------------------------
; ---------------------------------------------------------
Menu_ScrollHorizontal:
{
@@ -54,4 +54,3 @@ Menu_ScrollHorizontal:
RTS
}
; -----------------------------------------------------------------------------