diff options
Diffstat (limited to '.nasm')
| -rw-r--r-- | .nasm/memory.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.nasm/memory.txt b/.nasm/memory.txt index c47526d..95b5ea9 100644 --- a/.nasm/memory.txt +++ b/.nasm/memory.txt @@ -11,6 +11,7 @@ $0A: zp_rand $10: zp_displayed $11: zp_timer $20: zp_flags +$21: zp_prev $22: zp_buttons1 $23: zp_buttons2 $24: zp_level |
