pokecrystal-board/engine/menus
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
..
main_menu.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
menu_2.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
menu.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
naming_screen.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
options_menu.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
scrolling_menu.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
start_menu.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
trainer_card.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00