Also automatically import crypto for the title subpackage

This commit is contained in:
2024-06-07 23:36:20 -04:00
parent af6977a23c
commit 6b8eda7823

View File

@@ -2,6 +2,7 @@
# https://github.com/NinjaCheetah/libWiiPy
from .content import *
from .crypto import *
from .nus import *
from .ticket import *
from .title import *