mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2025-04-08 09:51:24 +02:00
fixed bug for PRG file
This commit is contained in:
parent
fe0cbaf42e
commit
ec9e0a8c8f
@ -124,7 +124,7 @@ dist: $(BUILD)
|
||||
install -d $@/frodo/saves
|
||||
install -d $@/frodo/metadata
|
||||
install -d $@/frodo/tmp
|
||||
echo "a" > $@/frodo/tmp/dummy
|
||||
echo "a" > $@/frodo/tmp/ab
|
||||
touch $@/apps/frodo/frodorc
|
||||
cp $(TARGET).dol $@/apps/frodo/boot.dol
|
||||
cp -rap themes $@/frodo/themes
|
||||
|
Loading…
x
Reference in New Issue
Block a user