mirror of
https://github.com/grp/Wii.py.git
synced 2025-06-18 23:05:48 -04:00
6 lines
85 B
Python
6 lines
85 B
Python
import Wii
|
|
|
|
try:
|
|
Wii.U8("/Users/Xuzz/code/wadder3").pack("testing.u8")
|
|
except:
|
|
pass |