Single newline at the end of files

This commit is contained in:
Rangi 2018-06-25 12:07:35 -04:00
parent 9f3e9145f9
commit 5693cc49cf
58 changed files with 0 additions and 58 deletions

View File

@ -1266,4 +1266,3 @@ BattleAnimFrameData:
.Frameset_b8:
frame BATTLEANIMOAMSET_D7, 8
endanim

View File

@ -197,4 +197,3 @@ EngineFlags:
engine_flag wSwarmFlags, SWARMFLAGS_DUNSPARCE_SWARM_F ; $a0
engine_flag wSwarmFlags, SWARMFLAGS_YANMA_SWARM_F

View File

@ -25,4 +25,3 @@ OakRatings:
rating 239, SFX_DEX_FANFARE_230_PLUS, OakRating17
rating 248, SFX_DEX_FANFARE_230_PLUS, OakRating18
rating 255, SFX_DEX_FANFARE_230_PLUS, OakRating19

View File

@ -402,4 +402,3 @@ TrainerClassAttributes:
db 25 ; base reward
dw AI_BASIC | AI_SETUP | AI_SMART | AI_AGGRESSIVE | AI_CAUTIOUS | AI_STATUS | AI_RISKY
dw CONTEXT_USE | SWITCH_SOMETIMES

View File

@ -48,4 +48,3 @@ Ghost: db "GHOST@"
Steel: db "STEEL@"
Dragon: db "DRAGON@"
Dark: db "DARK@"

View File

@ -216,4 +216,3 @@ CheckAnyOtherAliveMons:
ld a, b
and a
ret

View File

@ -32,4 +32,3 @@ BattleCommand_BellyDrum:
.failed
call AnimateFailedMove
jp PrintButItFailed

View File

@ -98,4 +98,3 @@ BattleCommand_UnleashEnergy:
ld [wKickCounter], a
call AnimateCurrentMove
jp EndMoveEffect

View File

@ -94,4 +94,3 @@ BattleCommand_Conversion:
call AnimateCurrentMove
ld hl, TransformedTypeText
jp StdBattleTextBox

View File

@ -62,4 +62,3 @@ BattleCommand_Conversion2:
.failed
jp FailMove

View File

@ -56,4 +56,3 @@ BattleCommand_Counter:
xor a
ld [wAttackMissed], a
ret

View File

@ -7,4 +7,3 @@ BattleCommand_DestinyBond:
call AnimateCurrentMove
ld hl, DestinyBondEffectText
jp StdBattleTextBox

View File

@ -70,4 +70,3 @@ BattleCommand_Disable:
.failed
jp FailMove

View File

@ -118,4 +118,3 @@ BattleCommand_Encore:
.failed
jp PrintDidntAffect2

View File

@ -46,4 +46,3 @@ BattleCommand_FalseSwipe:
.done
and a
ret

View File

@ -13,4 +13,3 @@ BattleCommand_FocusEnergy:
.already_pumped
call AnimateFailedMove
jp PrintButItFailed

View File

@ -25,4 +25,3 @@ BattleCommand_FrustrationPower:
ld d, a
pop bc
ret

View File

@ -54,4 +54,3 @@ ResetFuryCutterCount:
pop hl
ret

View File

@ -79,4 +79,3 @@ BattleCommand_FutureSight:
call AnimateFailedMove
call PrintButItFailed
jp EndMoveEffect

View File

@ -32,4 +32,3 @@ BattleCommand_HealBell:
and a
jp z, CalcPlayerStats
jp CalcEnemyStats

View File

@ -6,4 +6,3 @@ BattleCommand_HiddenPower:
ret nz
farcall HiddenPowerDamage
ret

View File

@ -38,4 +38,3 @@ BattleCommand_LeechSeed:
call AnimateFailedMove
ld hl, EvadedText
jp StdBattleTextBox

View File

@ -19,4 +19,3 @@ BattleCommand_LockOn:
.fail
call AnimateFailedMove
jp PrintDidntAffect

View File

@ -48,4 +48,3 @@ BattleCommand_Mimic:
.fail
jp FailMimic

View File

@ -57,4 +57,3 @@ BattleCommand_MirrorCoat:
xor a
ld [wAttackMissed], a
ret

View File

@ -13,4 +13,3 @@ BattleCommand_Mist:
.already_mist
call AnimateFailedMove
jp PrintButItFailed

View File

@ -91,4 +91,3 @@ BattleCommand_PainSplit:
.ButItFailed:
jp PrintDidntAffect2

View File

@ -24,4 +24,3 @@ BattleCommand_PayDay:
.done
ld hl, CoinsScatteredText
jp StdBattleTextBox

View File

@ -47,4 +47,3 @@ BattleCommand_PsychUp:
call AnimateCurrentMove
ld hl, CopiedStatsText
jp StdBattleTextBox

View File

@ -22,4 +22,3 @@ BattleCommand_Pursuit:
ld [hli], a
ld [hl], a
ret

View File

@ -4,4 +4,3 @@ BattleCommand_Rage:
call GetBattleVarAddr
set SUBSTATUS_RAGE, [hl]
ret

View File

@ -7,4 +7,3 @@ BattleCommand_StartRain:
call AnimateCurrentMove
ld hl, DownpourText
jp StdBattleTextBox

View File

@ -34,4 +34,3 @@ BattleCommand_ClearHazards:
ld [de], a
ld hl, ReleasedByText
jp StdBattleTextBox

View File

@ -23,4 +23,3 @@ BattleCommand_HappinessPower:
ld d, a
pop bc
ret

View File

@ -21,4 +21,3 @@ BattleCommand_Safeguard:
.failed
call AnimateFailedMove
jp PrintButItFailed

View File

@ -27,4 +27,3 @@ BattleCommand_Selfdestruct:
farcall DrawEnemyHUD
call WaitBGMap
jp RefreshBattleHuds

View File

@ -115,4 +115,3 @@ BattleCommand_Sketch:
.fail
call AnimateFailedMove
jp PrintDidntAffect

View File

@ -141,4 +141,3 @@ BattleCommand_SleepTalk:
ret z
cp EFFECT_BIDE
ret

View File

@ -9,4 +9,3 @@ BattleCommand_Snore:
ld [wAttackMissed], a
call FailMove
jp EndMoveEffect

View File

@ -84,4 +84,3 @@ BattleCommand_Spite:
.failed
jp PrintDidntAffect2

View File

@ -2,4 +2,3 @@ BattleCommand_Splash:
call AnimateCurrentMove
farcall StubbedTrainerRankings_Splash
jp PrintNothingHappened

View File

@ -86,4 +86,3 @@ BattleCommand_Substitute:
ld hl, TooWeakSubText
.jp_stdbattletextbox
jp StdBattleTextBox

View File

@ -7,4 +7,3 @@ BattleCommand_StartSun:
call AnimateCurrentMove
ld hl, SunGotBrightText
jp StdBattleTextBox

View File

@ -87,4 +87,3 @@ BattleCommand_Teleport:
ld hl, FledFromBattleText
jp StdBattleTextBox

View File

@ -16,4 +16,3 @@ BattleCommand_ThunderAccuracy:
; Redundant with CheckHit guranteeing hit
ld [hl], 100 percent
ret

View File

@ -137,4 +137,3 @@ BattleCommand_Transform:
call nz, LoadAnim
ld hl, TransformedText
jp StdBattleTextBox

View File

@ -32,4 +32,3 @@ BattleCommand_KickCounter:
ld hl, wKickCounter
inc [hl]
ret

View File

@ -2904,4 +2904,3 @@ BattleBGEffects_Cosine:
callfar BattleAnim_Cosine_e
ld a, e
ret

View File

@ -302,4 +302,3 @@ _ExecuteBGEffects:
_QueueBGEffect:
callfar QueueBGEffect
ret

View File

@ -120,4 +120,3 @@ LoadBattleAnimObj:
call DecompressRequest2bpp
pop bc
ret

View File

@ -310,4 +310,3 @@ CheckCaughtCelebi:
.done
ret

View File

@ -602,4 +602,3 @@ HOF_AnimatePlayerPic:
.PlayTime:
db "PLAY TIME@"

View File

@ -1384,4 +1384,3 @@ MailComposition_TryAddLastCharacter:
jp NamingScreen_LoadNextCharacter
INCLUDE "data/text/mail_input_chars.asm"

View File

@ -1261,4 +1261,3 @@ MomString: db "Mom@"
DadString: db "Dad@"
SisterString: db "Sister@"
BrotherString: db "Brother@"

View File

@ -2946,4 +2946,3 @@ Unreferenced_Function92311:
xor a
ld [hBGMapMode], a
ret

View File

@ -959,4 +959,3 @@ Unreferenced_DayCareMonPrintEmptyString:
.string
db "@"

View File

@ -190,4 +190,3 @@ HideCursor::
ld l, a
ld [hl], " "
ret

View File

@ -779,4 +779,3 @@ Unknown_16cfb9:
RGB 18, 05, 02
RGB 27, 11, 12
RGB 07, 07, 07