hStackBank -> hTempBank
This commit is contained in:
@@ -1043,10 +1043,10 @@ MapTextbox::
|
||||
Call_a_de::
|
||||
; Call a:de.
|
||||
|
||||
ldh [hStackBank], a
|
||||
ldh [hTempBank], a
|
||||
ldh a, [hROMBank]
|
||||
push af
|
||||
ldh a, [hStackBank]
|
||||
ldh a, [hTempBank]
|
||||
rst Bankswitch
|
||||
|
||||
call .de
|
||||
|
Reference in New Issue
Block a user