mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-19 05:41:17 +00:00
order again
This commit is contained in:
parent
b137b9beb1
commit
1a2ecdd92f
@ -1,6 +1,7 @@
|
|||||||
#define stdarg_before_paf 1
|
// clang-format off
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <paf.h>
|
#include <paf.h>
|
||||||
|
// clang-format on
|
||||||
#include <psp2/kernel/clib.h>
|
#include <psp2/kernel/clib.h>
|
||||||
#include <psp2/kernel/modulemgr.h>
|
#include <psp2/kernel/modulemgr.h>
|
||||||
#include <psp2/kernel/processmgr.h>
|
#include <psp2/kernel/processmgr.h>
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
#define stdarg_before_paf 1
|
// clang-format off
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <paf.h>
|
#include <paf.h>
|
||||||
|
// clang-format on
|
||||||
#include <psp2/kernel/clib.h>
|
#include <psp2/kernel/clib.h>
|
||||||
|
|
||||||
paf::Framework* g_fw;
|
paf::Framework* g_fw;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user