Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -56,7 +56,6 @@ _InterpretMobileMenu::
|
||||
ret
|
||||
|
||||
|
||||
|
||||
Draw2DMenu:
|
||||
xor a
|
||||
ld [hBGMapMode], a
|
||||
@@ -158,7 +157,6 @@ Place2DMenuItemStrings:
|
||||
rst FarCall
|
||||
ret
|
||||
|
||||
|
||||
Init2DMenuCursorPosition:
|
||||
call GetMenuTextStartCoord
|
||||
ld a, b
|
||||
@@ -247,7 +245,6 @@ Init2DMenuCursorPosition:
|
||||
ld [wMenuJoypadFilter], a
|
||||
ret
|
||||
|
||||
|
||||
_StaticMenuJoypad::
|
||||
call Place2DMenuCursor
|
||||
_ScrollingMenuJoypad::
|
||||
@@ -276,7 +273,6 @@ MobileMenuJoypad:
|
||||
ld c, a
|
||||
ret
|
||||
|
||||
|
||||
Unreferenced_Function241d5:
|
||||
call Place2DMenuCursor
|
||||
.loop
|
||||
@@ -315,7 +311,6 @@ Unreferenced_Function241d5:
|
||||
and a
|
||||
ret
|
||||
|
||||
|
||||
MenuJoypadLoop:
|
||||
.loop
|
||||
call Move2DMenuCursor
|
||||
|
Reference in New Issue
Block a user