summaryrefslogtreecommitdiff
path: root/gfx
diff options
context:
space:
mode:
Diffstat (limited to 'gfx')
-rw-r--r--gfx/pics_gold.asm2
-rw-r--r--gfx/pics_silver.asm2
-rw-r--r--gfx/tileset_palette_maps.asm4
3 files changed, 3 insertions, 5 deletions
diff --git a/gfx/pics_gold.asm b/gfx/pics_gold.asm
index 2a4b93c2..2fe86495 100644
--- a/gfx/pics_gold.asm
+++ b/gfx/pics_gold.asm
@@ -2,7 +2,7 @@ INCLUDE "constants.asm"
; PokemonPicPointers and UnownPicPointers are assumed to start at the same
-; address, but in different banks. This is enforced in pokecrystal.link.
+; address, but in different banks. This is enforced in pokegold.link.
SECTION "Pic Pointers", ROMX
diff --git a/gfx/pics_silver.asm b/gfx/pics_silver.asm
index c6d29f6c..8635699b 100644
--- a/gfx/pics_silver.asm
+++ b/gfx/pics_silver.asm
@@ -2,7 +2,7 @@ INCLUDE "constants.asm"
; PokemonPicPointers and UnownPicPointers are assumed to start at the same
-; address, but in different banks. This is enforced in pokecrystal.link.
+; address, but in different banks. This is enforced in pokesilver.link.
SECTION "Pic Pointers", ROMX
diff --git a/gfx/tileset_palette_maps.asm b/gfx/tileset_palette_maps.asm
index e814fbae..0398f29f 100644
--- a/gfx/tileset_palette_maps.asm
+++ b/gfx/tileset_palette_maps.asm
@@ -1,6 +1,4 @@
INCLUDE "gfx/tilesets/palette_maps.asm"
Unknown85d7:
- rept 26 ; NUM_MAP_GROUPS
- db PAL_BG_ROOF
- endr
+ ds 26, PAL_BG_ROOF