Skip to content

Commit

Permalink
home: more reorganizing
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoomTen committed Sep 3, 2024
1 parent eb03aa3 commit e4c5986
Show file tree
Hide file tree
Showing 9 changed files with 1,353 additions and 1,351 deletions.
6 changes: 6 additions & 0 deletions home.asm
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,20 @@ INCLUDE "home/load_mon_pics.asm"
INCLUDE "data/monsters/pic_pointers.asm"
INCLUDE "home/bank0_d.asm"
INCLUDE "home/text.asm"
INCLUDE "home/maps.asm"
INCLUDE "home/bank0_e.asm"
INCLUDE "home/maps_2.asm"
INCLUDE "home/joypad.asm"
INCLUDE "home/wait_lcd.asm"
INCLUDE "home/load_oam.asm"
INCLUDE "home/clear_memory.asm"
INCLUDE "home/vblank.asm"
INCLUDE "home/lcd.asm"
INCLUDE "home/bank0_f.asm"
INCLUDE "home/sram.asm"
INCLUDE "home/play_sound.asm"
INCLUDE "home/bank0_g.asm"


SECTION "Debug", ROM0[$2ca4]

Expand Down
Loading

0 comments on commit e4c5986

Please sign in to comment.