mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-01 08:22:58 -04:00
add make assets target
This commit is contained in:
@@ -20,8 +20,7 @@ def getFstInfo(handler, fstOffsetPosition):
|
||||
|
||||
"""
|
||||
Parses the fst.bin into a list of dictionaries containing
|
||||
the file name, file offset into the ISO, the file size,
|
||||
and the folder structure
|
||||
the file entry type, the file/folder name, the ISO file offset/parent file entry, the file size/last file entry
|
||||
"""
|
||||
def parseFstBin(fstBinBytes):
|
||||
currentByte = 0
|
||||
|
||||
Reference in New Issue
Block a user