mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-28 22:21:00 -04:00
Also automatically import crypto for the title subpackage
This commit is contained in:
parent
af6977a23c
commit
6b8eda7823
@ -2,6 +2,7 @@
|
|||||||
# https://github.com/NinjaCheetah/libWiiPy
|
# https://github.com/NinjaCheetah/libWiiPy
|
||||||
|
|
||||||
from .content import *
|
from .content import *
|
||||||
|
from .crypto import *
|
||||||
from .nus import *
|
from .nus import *
|
||||||
from .ticket import *
|
from .ticket import *
|
||||||
from .title import *
|
from .title import *
|
||||||
|
Loading…
x
Reference in New Issue
Block a user