pokecrystal/engine/routines/loadoverworldfont.asm, branch master Pokémon Crystal Organize the engine/ directory, take 2 2018-03-14T12:28:36+00:00 mid-kid esteve.varela@gmail.com 2018-03-14T12:28:36+00:00 97c511cd2f271252cbc9e9746668081422231ca5 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.
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.
Move code out of gfx/ (close #474) 2018-01-15T16:06:32+00:00 Remy Oukaour remy.oukaour@gmail.com 2018-01-15T16:06:17+00:00 9180362211cf465c52798124baa5c5c06ba1d332