reverted :/

This commit is contained in:
Omegalulz 2009-06-21 15:46:17 -07:00
parent 379fd95fdd
commit 76d39dab79

2
Wii.py
View File

@ -5,7 +5,7 @@ from savedata import *
from banner import * from banner import *
from disc import * from disc import *
from nand import * from nand import *
from other import * from formats import *
from title import * from title import *
from TPL import * from TPL import *
from U8 import * from U8 import *