mirror of
https://github.com/libretro/Genesis-Plus-GX.git
synced 2024-11-27 02:20:39 +00:00
6 lines
89 B
Batchfile
6 lines
89 B
Batchfile
make -f Makefile.wii
|
|
make -f Makefile.gc
|
|
rm *.elf
|
|
cp genplus_wii.dol boot.dol
|
|
pause
|