mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
97c511cd2f
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. |
||
---|---|---|
.. | ||
decorations.asm | ||
events_2.asm | ||
events.asm | ||
init_map.asm | ||
landmarks.asm | ||
loadmappart.asm | ||
map_object_action.asm | ||
map_objects_2.asm | ||
map_objects.asm | ||
map_setup.asm | ||
movement.asm | ||
npc_movement.asm | ||
overworld.asm | ||
player_movement.asm | ||
player_object.asm | ||
player_step.asm | ||
scripting.asm | ||
select_menu.asm | ||
spawn_points.asm | ||
tile_events.asm | ||
time.asm | ||
variables.asm | ||
warp_connection.asm | ||
wildmons.asm |