mirror of
https://github.com/pret/pokecrystal.git
synced 2026-05-13 16:14:35 -05:00
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. |
||
|---|---|---|
| .. | ||
| clock_reset.asm | ||
| delete_save_change_clock.asm | ||
| printhoursmins.asm | ||
| rtc.asm | ||
| timeset.asm | ||