mirror of
https://github.com/wiiu-env/FunctionPatcherModule.git
synced 2026-03-22 01:54:13 -05:00
Sorted includes the way clang likes it.
This commit is contained in:
parent
e04cc22903
commit
172e8eda09
|
|
@ -1,8 +1,8 @@
|
|||
#pragma once
|
||||
|
||||
#include "fpatching_defines_legacy.h"
|
||||
#include "FunctionAddressProvider.h"
|
||||
#include "PatchedFunctionData.h"
|
||||
#include "fpatching_defines_legacy.h"
|
||||
#include "utils/logger.h"
|
||||
#include <coreinit/cache.h>
|
||||
#include <coreinit/debug.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user