mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
remove some small incbins
hg-commit-id: 2084c82c52ec
This commit is contained in:
parent
f4b8782536
commit
7a76449908
2 changed files with 115 additions and 37 deletions
|
|
@ -65,6 +65,9 @@ def parse_text_script(text_pointer, text_id, map_id, txfar=False):
|
|||
offset = text_pointer
|
||||
commands = {}
|
||||
command_counter = 0
|
||||
|
||||
if extract_maps.rom == None:
|
||||
extract_maps.load_rom()
|
||||
|
||||
end = False
|
||||
while not end:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue