summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2018-10-11 11:37:19 +0200
committermid-kid <esteve.varela@gmail.com>2018-10-11 11:39:09 +0200
commitf52f20edb76fb40e183473ea23bf65acbe493c6c (patch)
tree3fc17d094e2c992f09834d52eaf5838707666516 /hram.asm
parente68713d20ef8e41d6dcd418a6a8138ceaee3883f (diff)
Rename CheckTrainerBattle
Renamed to be more in line with our current coding standards. Hopefully this is slightly more readable.
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm4
1 files changed, 1 insertions, 3 deletions
diff --git a/hram.asm b/hram.asm
index 737b03de9..5ba506afa 100644
--- a/hram.asm
+++ b/hram.asm
@@ -126,9 +126,7 @@ hWY:: db ; ffd2
hTilesPerCycle:: db ; ffd3
hBGMapMode:: db ; ffd4
hBGMapThird:: db ; ffd5
-hBGMapAddress:: db ; ffd6
-
- ds 1
+hBGMapAddress:: dw ; ffd6
hOAMUpdate:: db ; ffd8