mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-09 10:47:24 -05:00
log message for parse_script_asm_at
This commit is contained in:
parent
f666fcb67d
commit
a104ed3679
|
|
@ -1192,6 +1192,7 @@ def transform_wildmons(asm):
|
|||
|
||||
def parse_script_asm_at(*args, **kwargs):
|
||||
# XXX TODO
|
||||
logging.debug("TODO: parse_script_asm_at")
|
||||
return None
|
||||
|
||||
def find_all_text_pointers_in_script_engine_script(script, bank=None, debug=False):
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user