pokecrystal-board/engine/gfx
mid-kid 13c4a93cea Fix some constants surrounding sprite animations
Also commented the use of the field surrounding the struct
initialization functions.

SPRITEANIMSTRUCT_0C -> SPRITEANIMSTRUCT_VAR1
SPRITEANIMSTRUCT_0D -> SPRITEANIMSTRUCT_VAR2
SPRITEANIMSTRUCT_0E -> SPRITEANIMSTRUCT_VAR3
SPRITEANIMSTRUCT_0F -> SPRITEANIMSTRUCT_VAR4

BATTLEANIMSTRUCT_01 -> BATTLEANIMSTRUCT_OAMFLAGS
BATTLEANIMSTRUCT_ANON_JT_INDEX -> BATTLEANIMSTRUCT_JUMPTABLE_INDEX
BATTLEANIMSTRUCT_0F -> BATTLEANIMSTRUCT_VAR1
BATTLEANIMSTRUCT_10 -> BATTLEANIMSTRUCT_VAR2
2020-08-27 13:59:33 +02:00
..
cgb_layouts.asm Move all splash screen files to gfx/splash 2020-08-27 13:58:54 +02:00
color.asm Use TRUE for hCGBPalUpdate 2020-08-05 16:02:48 +02:00
crystal_layouts.asm Use TRUE for hCGBPalUpdate 2020-08-05 16:02:48 +02:00
dma_transfer.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
load_font.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
load_overworld_font.asm Remove all address comments 2018-06-24 16:13:22 +02:00
load_pics.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
load_push_oam.asm Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) 2020-07-21 19:45:25 -04:00
mon_icons.asm Fix some constants surrounding sprite animations 2020-08-27 13:59:33 +02:00
pic_animation.asm Define pokeanim setup commands like std scripts, predefs, and specials 2020-06-10 17:15:53 -04:00
place_graphic.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
player_gfx.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
sgb_layouts.asm SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT 2020-07-04 16:18:16 -04:00
sprite_anims.asm Fix some constants surrounding sprite animations 2020-08-27 13:59:33 +02:00
sprites.asm Fix some constants surrounding sprite animations 2020-08-27 13:59:33 +02:00
trademon_frontpic.asm Remove all address comments 2018-06-24 16:13:22 +02:00