diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-17 17:17:10 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-17 17:17:10 -0400 |
commit | 0fcef5fc087dc30817410d7692d53e2c382828d5 (patch) | |
tree | 2306ef7f1a090b277a3874f72e66481ba6032baa /hram.asm | |
parent | 894955f9d922de5fc33e6c0aa7af9795dbcbc158 (diff) |
More annotations and interpretations of functions and scripts
Diffstat (limited to 'hram.asm')
-rw-r--r-- | hram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -41,6 +41,8 @@ hProduct EQU $ffb3 hMathBuffer EQU $ffb8 +hMoneyTemp EQU $ffc3 + hLCDStatCustom EQU $ffc6 hSerialSend EQU $ffcd |