mirror of
https://github.com/wiiu-env/homebrew_launcher.git
synced 2024-11-27 23:24:16 +01:00
- reverted the boot logo too as the old one is better
- preparations for release
This commit is contained in:
parent
a7c7cb2c72
commit
e170e930a2
Binary file not shown.
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
@ -2,8 +2,8 @@
|
|||||||
<app version="1">
|
<app version="1">
|
||||||
<name>Homebrew Launcher</name>
|
<name>Homebrew Launcher</name>
|
||||||
<coder>Dimok</coder>
|
<coder>Dimok</coder>
|
||||||
<version>1.3</version>
|
<version>2.0</version>
|
||||||
<release_date>20161104210000</release_date>
|
<release_date>20161120210000</release_date>
|
||||||
<short_description>WiiU Homebrew Launcher</short_description>
|
<short_description>WiiU Homebrew Launcher</short_description>
|
||||||
<long_description>Loads WiiU homebrew from SD card and from network.
|
<long_description>Loads WiiU homebrew from SD card and from network.
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DEBUG_LOGGER 1
|
//#define DEBUG_LOGGER 1
|
||||||
|
|
||||||
#ifdef DEBUG_LOGGER
|
#ifdef DEBUG_LOGGER
|
||||||
void log_init(const char * ip);
|
void log_init(const char * ip);
|
||||||
|
Loading…
Reference in New Issue
Block a user