pokecrystal-board/engine/gfx
mid-kid 5f60cc24cf Fix some constants
Glass ting SFX were added in crystal.
PicAnimations and UnownAnimations are expected to be in the same bank as
their pointers, because the pointers are not BANK()-referenced
separately.
2019-01-15 13:06:16 +01:00
..
cgb_layouts.asm PREDEFPAL_4D -> PREDEFPAL_GAMEFREAK_LOGO_OB 2018-09-22 13:40:37 -04:00
color.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
crystal_layouts.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
dma_transfer.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
load_font.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
load_overworld_font.asm Remove all address comments 2018-06-24 16:13:22 +02:00
load_pics.asm hQuotient is a four-byte buffer (fixes #558) 2018-08-26 13:49:38 -04:00
load_push_oam.asm hLabel - $ff00 -> LOW(hLabel) 2018-08-25 14:34:25 -04:00
mon_icons.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
pic_animation.asm Fix some constants 2019-01-15 13:06:16 +01:00
place_graphic.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
player_gfx.asm Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank 2019-01-12 15:17:20 -05:00
sgb_layouts.asm Identify some Spaceworld beta content 2018-09-16 13:40:47 -04:00
sprite_anims.asm Remove all address comments 2018-06-24 16:13:22 +02:00
sprites.asm Curr -> Cur 2018-09-09 15:09:51 -04:00
trademon_frontpic.asm Remove all address comments 2018-06-24 16:13:22 +02:00