Continue debugging of converters.py

This commit is contained in:
attilavs2 2024-07-28 23:19:44 +02:00
parent 522f6d25a8
commit 499856e38c
2 changed files with 46089 additions and 1 deletions

View file

@ -72,7 +72,7 @@ def convert_world(input, output, params, target):
if DEBUG: print( "Map = ", map )
structWorld += fxconv.ptr( map )
structWorld += fxconv.u32(0)
#structWorld += fxconv.u32(0)
#generate !
fxconv.elf(structWorld, output, "_" + params["name"], **target)

46088
dump.txt Normal file

File diff suppressed because it is too large Load diff