summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rwxr-xr-xconstants/sram_constants.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/sram_constants.asm b/constants/sram_constants.asm
index c2d112b7d..f89343213 100755
--- a/constants/sram_constants.asm
+++ b/constants/sram_constants.asm
@@ -36,7 +36,7 @@ sTrainerRankingUnused3 EQU $a060
sTrainerRankingColosseumWins EQU $a063
sTrainerRankingColosseumLosses EQU $a066
sTrainerRankingColosseumDraws EQU $a069
-sTrainerRankingSelfDestruct EQU $a06c
+sTrainerRankingSelfdestruct EQU $a06c
sTrainerRankingCurrentSlotsStreak EQU $a06f
sTrainerRankingLongestSlotsStreak EQU $a071
sTrainerRankingTotalSlotsPayouts EQU $a073