diff options
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -50,6 +50,7 @@ INCLUDE "home/inventory.asm" INCLUDE "home/list_menu.asm" INCLUDE "home/names.asm" INCLUDE "home/reload_tiles.asm" +INCLUDE "home/printer.asm" INCLUDE "home/item.asm" INCLUDE "home/textbox.asm" INCLUDE "home/cgb_palettes.asm" |