mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-04 18:45:05 +01:00
Temporary fix for alternative dol not working for some people. No need to update if the previous revision worked for you.
This commit is contained in:
parent
e228da697f
commit
38c978c042
@ -11,7 +11,7 @@ extern "C"
|
||||
bool Load_Dol(void **buffer, int* dollen, char * path);
|
||||
bool Remove_001_Protection(void *Address, int Size);
|
||||
u32 load_dol_image(void * dolstart);
|
||||
|
||||
char hiddenfix[1000][1000]; // temporary fix for alternative dol not working for some people
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user