mirror of
https://github.com/ihaveamac/custom-install.git
synced 2026-01-22 14:26:00 +00:00
initial commit
This commit is contained in:
6
pyctr/__init__.py
Normal file
6
pyctr/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from .types.cia import *
|
||||
from .types.exefs import *
|
||||
from .types.ncch import *
|
||||
from .types.romfs import *
|
||||
from .types.smdh import *
|
||||
from .types.tmd import *
|
||||
Reference in New Issue
Block a user