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