mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-09-26 13:22:57 -04:00
log message for parse_script_asm_at
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user