mirror of
https://github.com/wiiu-env/FunctionPatcherModule.git
synced 2026-04-24 23:10:06 -05:00
Sorted includes.
This commit is contained in:
parent
1274200ea3
commit
e04cc22903
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
/* Types that are kept only for ABI compatibility. */
|
/* Types that are kept only for ABI compatibility. */
|
||||||
|
|
||||||
#include <stdint.h>
|
|
||||||
#include <function_patcher/fpatching_defines.h>
|
#include <function_patcher/fpatching_defines.h>
|
||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
typedef struct function_replacement_data_v2_t {
|
typedef struct function_replacement_data_v2_t {
|
||||||
uint32_t VERSION;
|
uint32_t VERSION;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user