mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2025-02-17 17:16:22 +01:00
minor fixups
This commit is contained in:
parent
164c621a9d
commit
1e37709df2
@ -13,7 +13,7 @@ XML_FILE="Riivolution/Another.xml"
|
||||
|
||||
show_notes () {
|
||||
|
||||
echo -e
|
||||
echo -e \
|
||||
"************************************************
|
||||
Another Super Mario Brothers Wii 2.0
|
||||
|
||||
|
@ -28,7 +28,8 @@ cleanup () {
|
||||
|
||||
ask_game () {
|
||||
|
||||
echo -e "************************************************
|
||||
echo -e \
|
||||
"************************************************
|
||||
patchimage.sh
|
||||
|
||||
Enter Letter for the Game you want to create:
|
||||
|
@ -13,7 +13,7 @@ XML_FILE="riivolution/Xmas"
|
||||
|
||||
show_notes () {
|
||||
|
||||
echo -e
|
||||
echo -e \
|
||||
"************************************************
|
||||
Newer: Holiday Special
|
||||
|
||||
|
@ -13,7 +13,7 @@ XML_FILE="${RIIVOLUTION_DIR}"/riivolution/NewerSMBW.xml
|
||||
|
||||
show_notes () {
|
||||
|
||||
echo -e
|
||||
echo -e \
|
||||
"************************************************
|
||||
NewerSMB
|
||||
|
||||
|
@ -13,7 +13,7 @@ XML_FILE="${RIIVOLUTION_DIR}"/riivolution/SumSun
|
||||
|
||||
show_notes () {
|
||||
|
||||
echo -e
|
||||
echo -e \
|
||||
"************************************************
|
||||
Newer Summer Sun
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user