Fix Farore sprite table bug, rearrange banks again
This commit is contained in:
@@ -29,7 +29,7 @@ JSL LinkItem_SecretsBook ; overwrite it (originally JSL $099F91)
|
||||
; go to expanded space to write our routine
|
||||
; (keep EveryFrame.asm in mind for the right adresses)
|
||||
; org $3CA600
|
||||
org $228000
|
||||
org $2B8000
|
||||
LinkItem_SecretsBook:
|
||||
{
|
||||
LDA $1B ; load data that tells us whether we are in a building or not
|
||||
|
||||
@@ -138,7 +138,7 @@ org $07B085
|
||||
|
||||
; =============================================================================
|
||||
|
||||
org $238000
|
||||
org $2C8000
|
||||
LinkItem_NewBottle:
|
||||
{
|
||||
; Check if we have a bottle or not
|
||||
|
||||
@@ -17,7 +17,7 @@ org $07AFF8
|
||||
|
||||
; =============================================================================
|
||||
|
||||
org $218000
|
||||
org $2A8000
|
||||
NewBookCode:
|
||||
{
|
||||
JSL $07983A ; Reset swim state
|
||||
|
||||
Reference in New Issue
Block a user