summaryrefslogtreecommitdiff
path: root/engine/battle
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-14 03:46:23 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-14 03:49:49 -0500
commitb1cb3788938fa981e65619f022a41f1c1d91ae3b (patch)
treee328c0eea6e6c87a954e396266c355fa3fbec286 /engine/battle
parentef9e59101e10aed82184bd2fd063b1109e2e4f6a (diff)
Comment naming screen
also use more joypad constants
Diffstat (limited to 'engine/battle')
-rwxr-xr-xengine/battle/end_of_battle.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/end_of_battle.asm b/engine/battle/end_of_battle.asm
index d1452770..0ca4b886 100755
--- a/engine/battle/end_of_battle.asm
+++ b/engine/battle/end_of_battle.asm
@@ -41,7 +41,7 @@ EndOfBattle: ; 137aa (4:77aa)
call PrintText
.evolution
xor a
- ld [wccd4], a
+ ld [wForceEvolution], a
predef EvolutionAfterBattle
.resetVariables
xor a