- reverted the boot logo too as the old one is better

- preparations for release
This commit is contained in:
dimok789 2016-11-20 21:48:32 +01:00
parent a7c7cb2c72
commit e170e930a2
3 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -2,8 +2,8 @@
<app version="1">
<name>Homebrew Launcher</name>
<coder>Dimok</coder>
<version>1.3</version>
<release_date>20161104210000</release_date>
<version>2.0</version>
<release_date>20161120210000</release_date>
<short_description>WiiU Homebrew Launcher</short_description>
<long_description>Loads WiiU homebrew from SD card and from network.

View File

@ -5,7 +5,7 @@
extern "C" {
#endif
#define DEBUG_LOGGER 1
//#define DEBUG_LOGGER 1
#ifdef DEBUG_LOGGER
void log_init(const char * ip);