pokecrystal-board/engine/items
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
..
buy_sell_toss.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
item_effects.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
items.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
mart.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
pack.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
printitemdescription.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
switch_items.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
tmhm.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00
updateitemdescription.asm Organize the engine/ directory, take 2 2018-03-14 13:28:36 +01:00