mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-01-23 09:16:20 -08:00
set TextInlineAsm to size=1 for now
This commit is contained in:
parent
47d1e412b9
commit
fa63fe8ab2
@ -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):
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user