aboutsummaryrefslogtreecommitdiff
path: root/.nasm/memory.txt
diff options
context:
space:
mode:
Diffstat (limited to '.nasm/memory.txt')
-rw-r--r--.nasm/memory.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/.nasm/memory.txt b/.nasm/memory.txt
index 7a2ccaa..b7a16bc 100644
--- a/.nasm/memory.txt
+++ b/.nasm/memory.txt
@@ -23,6 +23,7 @@ $22: zp_buttons
$24: zp_level
$25: zp_level_kind
$26: zp_multiplayer
+$27: zp_extra_flags
$2E: zp_blink_status
$2F: zp_blink_timer
$30: zp_title_timer
@@ -83,4 +84,4 @@ $4016: m_joypad
$4017: m_frame_counter
--- Summary (in bytes) ---
-- Internal RAM: 437/2048 (21.34%)
+- Internal RAM: 438/2048 (21.39%)