forked from PretendoNetwork/Inkay
main: Remove old IsModuleLoaded declaration
This commit is contained in:
parent
9ad1ee4019
commit
4de86106fd
1 changed files with 0 additions and 8 deletions
|
|
@ -57,14 +57,6 @@ WUPS_USE_STORAGE("inkay");
|
|||
#include <kernel/kernel.h>
|
||||
#include <mocha/mocha.h>
|
||||
|
||||
//#ifdef OLD_WUPS
|
||||
extern "C" {
|
||||
OSDynLoad_Error
|
||||
OSDynLoad_IsModuleLoaded(char const *name,
|
||||
OSDynLoad_Module *outModule);
|
||||
}
|
||||
//#endif
|
||||
|
||||
const char original_url[] = "discovery.olv.nintendo.net/v1/endpoint";
|
||||
const char new_url[] = "discovery.olv.pretendo.cc/v1/endpoint";
|
||||
const char wave_original[] = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue