mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-19 13:51:16 +00:00
include orders for clang-format
This commit is contained in:
parent
ae0f6074fe
commit
8f9f7d55fe
@ -1,8 +1,8 @@
|
|||||||
#ifndef __PAFSTD__
|
#ifndef __PAFSTD__
|
||||||
#define __PAFSTD__
|
#define __PAFSTD__
|
||||||
|
|
||||||
#include <paf/std/stdc.h>
|
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
#include <paf/std/stdc.h>
|
||||||
|
|
||||||
#define malloc sce_paf_malloc
|
#define malloc sce_paf_malloc
|
||||||
#define memcpy sce_paf_memcpy
|
#define memcpy sce_paf_memcpy
|
||||||
|
|||||||
@ -1,7 +1,6 @@
|
|||||||
#include <paf.h>
|
|
||||||
|
|
||||||
#include <app_settings.h>
|
#include <app_settings.h>
|
||||||
#include <iniparser.h>
|
#include <iniparser.h>
|
||||||
|
#include <paf.h>
|
||||||
#include <psp2/appmgr.h>
|
#include <psp2/appmgr.h>
|
||||||
#include <psp2/io/fcntl.h>
|
#include <psp2/io/fcntl.h>
|
||||||
#include <psp2/kernel/clib.h>
|
#include <psp2/kernel/clib.h>
|
||||||
|
|||||||
@ -1,5 +1,4 @@
|
|||||||
#include <paf.h>
|
#include <paf.h>
|
||||||
|
|
||||||
#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>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user