pokecrystal/engine/overworld
Rangi 99e66c2557 Rename some labels
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"

Fixes #789
2020-12-23 16:29:30 -05:00
..
cmd_queue.asm Identify more sprite graphics and map object labels, and have consistent anonymous jumptable labels 2020-10-22 10:54:53 -04:00
decorations.asm
events.asm
init_map.asm Use TRUE for hCGBPalUpdate 2020-08-05 16:02:48 +02:00
landmarks.asm Add a `LANDMARK_` prefix to landmark constants 2020-03-15 19:50:39 -04:00
load_map_part.asm Remove all address comments 2018-06-24 16:13:22 +02:00
map_object_action.asm
map_objects.asm
map_objects_2.asm Rename OBJECT_LENGTH to MAPOBJECT_LENGTH and OBJECT_STRUCT_LENGTH to OBJECT_LENGTH 2019-11-03 12:26:38 -05:00
map_setup.asm
movement.asm
npc_movement.asm Identify some more unnamed labels 2020-10-05 20:10:01 -04:00
overworld.asm
player_movement.asm
player_object.asm Identify some more map object labels and constants 2020-10-22 17:41:48 -04:00
player_step.asm Fix overworld scrolling function names 2019-06-09 00:17:35 +02:00
scripting.asm
select_menu.asm Rename some labels 2020-12-23 16:29:30 -05:00
spawn_points.asm
tile_events.asm Remove all address comments 2018-06-24 16:13:22 +02:00
time.asm Rename some labels 2020-12-23 16:29:30 -05:00
variables.asm Revert "Factor out tables into data/overworld/" 2020-07-22 20:21:26 -04:00
warp_connection.asm
wildmons.asm