summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/wram.asm b/wram.asm
index ebcc559b..1e3a00cb 100755
--- a/wram.asm
+++ b/wram.asm
@@ -3250,13 +3250,13 @@ W_CURMAPSCRIPT:: ; da39
ds 6
-W_PLAYTIMEHOURS:: ; da40
+wPlayTimeHours:: ; da40
ds 2
-W_PLAYTIMEMINUTES:: ; da42
+wPlayTimeMinutes:: ; da42
ds 2
-W_PLAYTIMESECONDS:: ; da44
+wPlayTimeSeconds:: ; da44
ds 1
-W_PLAYTIMEFRAMES:: ; da45
+wPlayTimeFrames:: ; da45
ds 1
wSafariZoneGameOver:: ; da46