pokecrystal-board/engine/rtc
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
..
clock_reset.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
delete_save_change_clock.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
printhoursmins.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
rtc.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
timeset.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00