mirror of
https://github.com/wiiu-env/wudd.git
synced 2024-11-22 01:49:15 +01:00
Bump version
This commit is contained in:
parent
6899987864
commit
6e3cea9b93
@ -56,7 +56,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
virtual void printHeader() {
|
virtual void printHeader() {
|
||||||
WiiUScreen::drawLine("WUDD - Wii U Disc Dumper v1.1.0" VERSION_EXTRA);
|
WiiUScreen::drawLine("WUDD - Wii U Disc Dumper v1.2.0" VERSION_EXTRA);
|
||||||
WiiUScreen::drawLine("==================");
|
WiiUScreen::drawLine("==================");
|
||||||
WiiUScreen::drawLine("");
|
WiiUScreen::drawLine("");
|
||||||
}
|
}
|
||||||
@ -77,4 +77,4 @@ public:
|
|||||||
|
|
||||||
int selectedOptionY = 0;
|
int selectedOptionY = 0;
|
||||||
int selectedOptionX = 0;
|
int selectedOptionX = 0;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user