diff options
Diffstat (limited to 'hram.asm')
-rw-r--r-- | hram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -72,6 +72,8 @@ hMoneyTemp EQU $ffc3 hLCDStatCustom EQU $ffc6 +hFFC9 EQU $ffc9 + hLinkPlayerNumber EQU $ffcb hSerialSend EQU $ffcd |