Done with the data.bin unpacker

This commit is contained in:
Giuseppe (LemonBoy) 2009-06-17 20:53:12 +02:00
parent 368ccd34b6
commit bb877bfc93

1
Wii.py
View File

@ -2,6 +2,7 @@ __all__ = []
from compression import *
from savedata import *
from banner import *
from disc import *
from nand import *
from title import *