papermario/tools/splat/platforms/gc.py

6 lines
93 B
Python

from util.gc import gcfst
def init(target_bytes: bytes):
gcfst.split_iso(target_bytes)