diff options
Diffstat (limited to 'hram.asm')
-rw-r--r-- | hram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -32,6 +32,8 @@ hJoyDown EQU $ffa8 hJoyLast EQU $ffa9 hInMenu EQU $ffaa +hFillBox EQU $ffad + hMapObjectIndexBuffer EQU $ffaf hObjectStructIndexBuffer EQU $ffb0 |