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 trailing newlines.
This commit is contained in:
@@ -95,4 +95,3 @@ BattleCommand54: ; 37588
|
||||
ld hl, WontRiseAnymoreText
|
||||
jp StdBattleTextBox
|
||||
; 37618
|
||||
|
||||
|
@@ -15,4 +15,3 @@ BattleCommand5a: ; 3766f
|
||||
ld hl, BracedItselfText
|
||||
jp StdBattleTextBox
|
||||
; 37683
|
||||
|
||||
|
@@ -21,4 +21,3 @@ BattleCommand57: ; 376a0
|
||||
.failed
|
||||
jp Function37354
|
||||
; 376c2
|
||||
|
||||
|
@@ -59,4 +59,3 @@ MetronomeExcepts: ; 37454
|
||||
db THIEF
|
||||
db -1
|
||||
; 37462
|
||||
|
||||
|
@@ -50,4 +50,3 @@ BattleCommand1b: ; 373c9
|
||||
call BattleCommandaa
|
||||
jp ResetTurn
|
||||
; 37418
|
||||
|
||||
|
@@ -36,4 +36,3 @@ BattleCommand52: ; 37536
|
||||
call AnimateFailedMove
|
||||
jp PrintButItFailed
|
||||
; 37563
|
||||
|
||||
|
@@ -38,4 +38,3 @@ BattleCommand58: ; 376c2
|
||||
call AnimateFailedMove
|
||||
jp PrintButItFailed
|
||||
; 376f8
|
||||
|
||||
|
@@ -78,4 +78,3 @@ ProtectChance: ; 3762c
|
||||
scf
|
||||
ret
|
||||
; 3766f
|
||||
|
||||
|
@@ -96,4 +96,3 @@ BattleCommand5c: ; 37734
|
||||
.asm_37790
|
||||
ret
|
||||
; 37791
|
||||
|
||||
|
@@ -17,4 +17,3 @@ BattleCommand59: ; 376f8
|
||||
call AnimateFailedMove
|
||||
jp PrintButItFailed
|
||||
; 37718
|
||||
|
||||
|
@@ -25,4 +25,3 @@ BattleCommand56: ; 37683
|
||||
.failed
|
||||
jp Function37354
|
||||
; 376a0
|
||||
|
||||
|
@@ -114,4 +114,3 @@ BattleCommand50: ; 37492
|
||||
ld hl, EnemyMonItem
|
||||
ret
|
||||
; 37517
|
||||
|
||||
|
Reference in New Issue
Block a user