serial hram constants

This commit is contained in:
yenatch 2013-08-28 04:28:45 -04:00
parent faae0e1029
commit 03abb89474

View File

@ -41,6 +41,9 @@ hMathBuffer EQU $ffb8
hLCDStatCustom EQU $ffc6
hSerialSend EQU $ffcd
hSerialReceive EQU $ffce
hSCX EQU $ffcf
hSCY EQU $ffd0
hWX EQU $ffd1