hBuffer -> hStackBank and hFarByte

This commit is contained in:
Rangi
2020-04-06 12:52:46 -04:00
parent 9076d63d62
commit 1ec60810b8
7 changed files with 32 additions and 31 deletions

View File

@@ -1043,10 +1043,10 @@ MapTextbox::
Call_a_de::
; Call a:de.
ldh [hBuffer], a
ldh [hStackBank], a
ldh a, [hROMBank]
push af
ldh a, [hBuffer]
ldh a, [hStackBank]
rst Bankswitch
call .de