pokered/constants
2020-07-14 13:32:09 -04:00
..
audio_constants.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
battle_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
credits_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
event_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
gfx_constants.asm Use labels for HRAM and VRAM 2020-07-06 21:13:17 -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 Reorganize constants/ 2020-07-03 12:44:47 -04:00
input_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
item_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
list_constants.asm Reorganize constants/ 2020-07-03 12:44:47 -04:00
map_constants.asm Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-01 23:33:10 -05:00
map_data_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
map_object_constants.asm Identify SPRITESTATEDATA2_ORIGFACINGDIRECTION 2020-07-07 16:57:51 -04:00
menu_constants.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
misc_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
move_animation_constants.asm Reorganize constants/ 2020-07-03 12:44:47 -04:00
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 Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
music_constants.asm Make suggested changes from review 2020-07-04 00:37:10 -04:00
oam_constants.asm Updated the intro 2018-06-22 23:06:05 -04:00
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 Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
pokemon_data_constants.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
script_constants.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
serial_constants.asm Reorganize constants/ 2020-07-03 12:44:47 -04:00
sprite_constants.asm Reorganize constants/ 2020-07-03 12:44:47 -04:00
sprite_data_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
starter_mons.asm Use constants for the starter mons 2014-05-21 09:54:33 -04:00
text_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
tileset_constants.asm tilesets.asm -> tileset_constants.asm 2020-07-03 16:45:00 -04:00
trainer_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00
type_constants.asm Use const_skip and const_next macros for brevity 2020-07-09 14:51:48 -04:00