diff --git a/source/defines.h b/source/defines.h index 3f0f62a2..78abbbf5 100644 --- a/source/defines.h +++ b/source/defines.h @@ -18,16 +18,27 @@ #define LOADER_AUTHOR "Kwiirk, Waninkoko, Hermes" #define GUI_AUTHOR "Hibernatus" -#define THANKS \ -"Lustar, CedWii, Benjay, Domi78, Oops, Celtiore, Jiiwah, FluffyKiwi, Roku93, \ -Spayrosam, Bluescreen81, Chappy23, BlindDude, Bubba, DJTaz, OggZee, Usptactical, \ -WiiPower, Hermes, Spidy1000, Dimok, Kovani, Drexyl, DvZ, Etheboss, FIX94, GaiaKnight, \ -nibb, NJ7, Plasma, Pakatus, wolf, ravmn, spidercaleb, Ziggy34, xFede, entropy \ -And to anyone who has donated or contributed to Wiiflow \ -that we missed!" +#define THANKS \ +"Lustar, CedWii, Benjay, Domi78, Oops, \ +Celtiore, Jiiwah, FluffyKiwi, Roku93, \ +Spayrosam, Bluescreen81, Chappy23, \ +BlindDude, Bubba, DJTaz, OggZee, entropy,\ +Usptactical, WiiPower, Hermes, Spidy1000, \ +Dimok, Kovani, Drexyl, DvZ, Etheboss, \ +GaiaKnight, nibb, NJ7, Plasma, Pakatus, \ +wolf, ravmn, spidercaleb, Ziggy34, xFede, \ +And to anyone who has donated or \ +contributed to Wiiflow that we missed!" -#define THANKS_SITES "devkitpro.org, wiibrew.org, gametdb.com, ohloh.net, wiifanart.com, wiiflowiki.com, tgames.fr.nf" -#define THANKS_CODE "CFG Loader, uLoader, USB Loader GX, NeoGamma, WiiXplorer, Triiforce, Mighty Channels" +#define THANKS_SITES \ +"devkitpro.org, wiibrew.org, gametdb.com, \ +ohloh.net, wiifanart.com, wiiflowiki.com, \ +tgames.fr.nf" + +#define THANKS_CODE \ +"CFG Loader, uLoader, USB Loader GX, \ +NeoGamma, WiiXplorer, Mighty Channels, \ +Triiforce" #define WIINNERTAG_URL "http://www.wiinnertag.com/wiinnertag_scripts/update_sign.php?key={KEY}&game_id={ID6}" #define DUTAG_URL "http://tag.darkumbra.net/{KEY}.update={ID6}" \ No newline at end of file