You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix triple newlines left over from removing address comments
This commit is contained in:
@@ -172,7 +172,6 @@ HaveWantPals:
|
||||
RGB 0, 0, 0
|
||||
RGB 0, 0, 0
|
||||
|
||||
|
||||
CheckStringForErrors:
|
||||
; Valid character ranges:
|
||||
; $0, $5 - $13, $19 - $1c, $26 - $34, $3a - $3e, $40 - $48, $60 - $ff
|
||||
@@ -413,7 +412,6 @@ Function17d1f1:
|
||||
.asm_17d223
|
||||
ret
|
||||
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; Parameter: [wScriptVar] = 0..1
|
||||
;
|
||||
@@ -1036,7 +1034,6 @@ Function17d60b:
|
||||
call CloseSRAM
|
||||
ret
|
||||
|
||||
|
||||
Function17d6a1:
|
||||
push hl
|
||||
ld a, [wcd6e]
|
||||
@@ -3530,7 +3527,6 @@ Function17e6de:
|
||||
jr nz, .asm_17e6ee
|
||||
ret
|
||||
|
||||
|
||||
PokemonNewsGFX:
|
||||
INCBIN "gfx/mobile/pokemon_news.2bpp"
|
||||
|
||||
@@ -3574,7 +3570,6 @@ Palette_17eff6:
|
||||
RGB 24, 16, 3
|
||||
RGB 0, 0, 0
|
||||
|
||||
|
||||
Function17f036::
|
||||
ld a, $6
|
||||
call GetSRAMBank
|
||||
@@ -5041,7 +5036,6 @@ String_17fd84:
|
||||
next "せつめいしょを ごらんください"
|
||||
db "@"
|
||||
|
||||
|
||||
String_17fdb2:
|
||||
db "3ぷん いじょう なにも"
|
||||
next "にゅうりょく しなかったので"
|
||||
|
||||
Reference in New Issue
Block a user