You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Harmonize some more symbols with pokegold
This commit is contained in:
@@ -41,7 +41,7 @@ TwinSpriteGFX:: INCBIN "gfx/sprites/twin.2bpp"
|
||||
YoungsterSpriteGFX:: INCBIN "gfx/sprites/youngster.2bpp"
|
||||
LassSpriteGFX:: INCBIN "gfx/sprites/lass.2bpp"
|
||||
TeacherSpriteGFX:: INCBIN "gfx/sprites/teacher.2bpp"
|
||||
BuenaSpriteGFX:: INCBIN "gfx/sprites/buena.2bpp"
|
||||
BeautySpriteGFX:: INCBIN "gfx/sprites/beauty.2bpp"
|
||||
SuperNerdSpriteGFX:: INCBIN "gfx/sprites/super_nerd.2bpp"
|
||||
RockerSpriteGFX:: INCBIN "gfx/sprites/rocker.2bpp"
|
||||
|
||||
|
Before Width: | Height: | Size: 263 B After Width: | Height: | Size: 263 B |
@@ -108,4 +108,5 @@ INCLUDE "gfx/tilesets/battle_tower_inside_palette_map.asm"
|
||||
TilesetBattleTowerOutsidePalMap:
|
||||
INCLUDE "gfx/tilesets/battle_tower_outside_palette_map.asm"
|
||||
|
||||
ds 26, $06 ; unused
|
||||
Unreferenced_MapGroupPalettes:
|
||||
ds NUM_MAP_GROUPS, PAL_BG_ROOF
|
||||
|
Before Width: | Height: | Size: 175 B After Width: | Height: | Size: 175 B |
Reference in New Issue
Block a user