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

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