You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove more triple newlines
This commit is contained in:
@@ -93,12 +93,10 @@ OldDMATransfer::
|
||||
ld [hBGMapMode], a
|
||||
ret
|
||||
|
||||
|
||||
ReplaceKrisSprite::
|
||||
farcall _ReplaceKrisSprite
|
||||
ret
|
||||
|
||||
|
||||
LoadStandardFont::
|
||||
farcall _LoadStandardFont
|
||||
ret
|
||||
@@ -107,7 +105,6 @@ LoadFontsBattleExtra::
|
||||
farcall _LoadFontsBattleExtra
|
||||
ret
|
||||
|
||||
|
||||
LoadFontsExtra::
|
||||
farcall _LoadFontsExtra1
|
||||
farcall _LoadFontsExtra2
|
||||
@@ -135,7 +132,6 @@ DecompressRequest2bpp::
|
||||
call CloseSRAM
|
||||
ret
|
||||
|
||||
|
||||
FarCopyBytes::
|
||||
; copy bc bytes from a:hl to de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user