mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-09-26 04:41:57 -05:00
Make sure to use plugins only in proccess 2 and 15.
This commit is contained in:
@@ -57,7 +57,7 @@ extern "C" {
|
||||
res (* real_ ## name)(__VA_ARGS__) __attribute__((section(".data"))); \
|
||||
res my_ ## name(__VA_ARGS__)
|
||||
|
||||
#define FUNCTION_PATCHER_METHOD_STORE_SIZE 7
|
||||
#define FUNCTION_PATCHER_METHOD_STORE_SIZE 20
|
||||
|
||||
typedef struct {
|
||||
const uint32_t replaceAddr;
|
||||
|
||||
Reference in New Issue
Block a user