summaryrefslogtreecommitdiff
path: root/crystal.py
diff options
context:
space:
mode:
Diffstat (limited to 'crystal.py')
-rw-r--r--crystal.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/crystal.py b/crystal.py
index ae9588e..e40312e 100644
--- a/crystal.py
+++ b/crystal.py
@@ -2378,6 +2378,7 @@ class TextInlineAsm(TextCommand):
id = 0x8
macro_name = "start_asm"
end = True
+ size = 1
# TODO: parse the following asm with gbz80disasm
class WriteDecimalNumberFromRAM(TextCommand):
"""