summaryrefslogtreecommitdiff
path: root/vram.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi@gmail.com>2020-09-15 08:36:58 -0400
committerRangi <remy.oukaour+rangi@gmail.com>2020-09-15 08:36:58 -0400
commitaee8501a10f99a5db01870426fe9b06dc6d35acc (patch)
treeddf8dc8186f8cca6f6736d002dab091098649eb9 /vram.asm
parentfaffe1c1b8fbcb64a13d82530c91c995ffe4f501 (diff)
parentb78f2edbc3b3b2d01fc0590310a8d9e65648ee44 (diff)
Merge branch 'master' of https://github.com/pret/pokegold-spaceworld
Diffstat (limited to 'vram.asm')
-rw-r--r--vram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/vram.asm b/vram.asm
index fbf67be..0ecafd1 100644
--- a/vram.asm
+++ b/vram.asm
@@ -61,4 +61,4 @@ vBGMap0:: ; 9800
ds BG_MAP_WIDTH * BG_MAP_HEIGHT
vBGMap1:: ; 9c00
- ds BG_MAP_WIDTH * BG_MAP_HEIGHT \ No newline at end of file
+ ds BG_MAP_WIDTH * BG_MAP_HEIGHT