rearrange all_items into exclusively bank 0x2B
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
|
||||
; Inherits Free Space from Bank07
|
||||
incsrc "Items/bottle_net.asm"
|
||||
|
||||
; Starts Expanded Bank 0x2B
|
||||
incsrc "Items/ocarina.asm"
|
||||
print "End of Items/ocarina.asm ", pc
|
||||
|
||||
incsrc "Items/ice_rod.asm"
|
||||
print "End of Items/ice_rod.asm ", pc
|
||||
|
||||
; Starts Expanded Bank 0x2B
|
||||
incsrc "Items/jump_feather.asm"
|
||||
incsrc "Items/book_of_secrets.asm"
|
||||
incsrc "Items/sword_collect.asm"
|
||||
incsrc "Items/goldstar.asm"
|
||||
incsrc "Items/portal_rod.asm"
|
||||
incsrc "Items/fishing_rod.asm"
|
||||
|
||||
; League of its own
|
||||
incsrc "Items/ice_rod.asm"
|
||||
print "End of Items/ice_rod.asm ", pc
|
||||
|
||||
Reference in New Issue
Block a user