Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -139,7 +139,6 @@ StudiumMenu:
|
||||
db MOBILE_STUDIUM
|
||||
db -1
|
||||
|
||||
|
||||
MainMenu_GetWhichMenu:
|
||||
nop
|
||||
nop
|
||||
@@ -231,7 +230,6 @@ MainMenu_PrintCurrentTimeAndDay:
|
||||
ld [hBGMapMode], a
|
||||
ret
|
||||
|
||||
|
||||
.PlaceBox:
|
||||
call CheckRTCStatus
|
||||
and $80
|
||||
@@ -246,7 +244,6 @@ MainMenu_PrintCurrentTimeAndDay:
|
||||
call SpeechTextBox
|
||||
ret
|
||||
|
||||
|
||||
.PlaceTime:
|
||||
ld a, [wSaveFileExists]
|
||||
and a
|
||||
@@ -323,7 +320,6 @@ Function49ed0:
|
||||
call ClearWindowData
|
||||
ret
|
||||
|
||||
|
||||
MainMenu_NewGame:
|
||||
farcall NewGame
|
||||
ret
|
||||
|
Reference in New Issue
Block a user