mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-09-07 17:55:12 -05:00
set TextInlineAsm to size=1 for now
original-commit-id: fa63fe8ab211035395690fd7cdcc5f901f082568
This commit is contained in:
@@ -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):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user