Removed leftover function declarations
This commit is contained in:
parent
640cf0d401
commit
fc40f620fb
@ -6,8 +6,6 @@
|
||||
|
||||
#define SPSLR_SANITY_CHECK
|
||||
|
||||
static void spslr_selfpatch_load_targets(void);
|
||||
static void spslr_selfpatch_randomize_targets(void);
|
||||
static void spslr_selfpatch_patch_dpins(void);
|
||||
static void spslr_selfpatch_patch_dpin(void* addr, spslr_u32 target);
|
||||
static void spslr_selfpatch_patch_ipins(void);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user