kep-hack/constants
2020-07-06 11:28:51 -04:00
..
audio_constants.asm Organize macros/ like pokecrystal 2020-07-03 16:37:47 -04:00
battle_constants.asm Use constants for damage limits in CalculateDamage 2020-07-05 15:12:29 -04:00
credits_constants.asm Port credits command constants from pokeyellow 2020-07-05 15:35:38 -04:00
event_constants.asm
gfx_constants.asm Logical spacing in data/sgb/sgb_palettes.asm 2020-07-05 16:15:01 -04:00
hardware_constants.asm Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0) 2020-07-04 01:00:45 -04:00
hide_show_constants.asm Update map hide/show data labels 2020-07-05 14:38:08 -04:00
icon_constants.asm
input_constants.asm
item_constants.asm Avoid repeating the NUM_TMS value 2020-07-06 11:28:51 -04:00
list_constants.asm
map_constants.asm
map_data_constants.asm Organize macros/ like pokecrystal 2020-07-03 16:37:47 -04:00
map_object_constants.asm Organize macros/ like pokecrystal 2020-07-03 16:37:47 -04:00
menu_constants.asm
misc_constants.asm
move_animation_constants.asm
move_constants.asm Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0) 2020-07-04 01:00:45 -04:00
move_effect_constants.asm
music_constants.asm Make suggested changes from review 2020-07-04 00:37:10 -04:00
oam_constants.asm
palette_constants.asm UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET_PAL_DEFAULT 2020-07-04 16:16:29 -04:00
pokedex_constants.asm Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0) 2020-07-04 01:00:45 -04:00
pokemon_constants.asm Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0) 2020-07-04 01:00:45 -04:00
pokemon_data_constants.asm
script_constants.asm
serial_constants.asm
sprite_constants.asm
sprite_data_constants.asm Organize macros/ like pokecrystal 2020-07-03 16:37:47 -04:00
starter_mons.asm
text_constants.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
tileset_constants.asm tilesets.asm -> tileset_constants.asm 2020-07-03 16:45:00 -04:00
trainer_constants.asm
type_constants.asm