pokecrystal-board/engine/overworld
mid-kid 97c511cd2f Organize the engine/ directory, take 2
Renamed `game` to `games` and `menu` to `menus`.
Moved some functions from `engine/routines/` to their fitting subdirectories.

Made two new subdirectories:
* engine/rtc: Contains all RTC-related things. Menus, hardware, misc
functions.
* engine/items: Contains all item-related things. Pack, item effects,
other item handlers.
2018-03-14 13:28:36 +01:00
..
decorations.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
events_2.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
events.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
init_map.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
landmarks.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
loadmappart.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
map_object_action.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
map_objects_2.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
map_objects.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
map_setup.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
movement.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
npc_movement.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
overworld.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
player_movement.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
player_object.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
player_step.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
scripting.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
select_menu.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
spawn_points.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
tile_events.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
time.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
variables.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
warp_connection.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00
wildmons.asm Organize the engine/ directory 2018-03-13 13:21:40 +01:00