hBuffer -> hStackBank and hFarByte
This commit is contained in:
@@ -107,10 +107,10 @@ MobilePrintNum::
|
||||
ret
|
||||
|
||||
FarPrintText::
|
||||
ldh [hBuffer], a
|
||||
ldh [hStackBank], a
|
||||
ldh a, [hROMBank]
|
||||
push af
|
||||
ldh a, [hBuffer]
|
||||
ldh a, [hStackBank]
|
||||
rst Bankswitch
|
||||
|
||||
call PrintText
|
||||
|
Reference in New Issue
Block a user