include orders for clang-format

This commit is contained in:
olebeck 2025-09-11 22:14:19 +02:00
parent ae0f6074fe
commit 8f9f7d55fe
3 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,8 @@
#ifndef __PAFSTD__
#define __PAFSTD__
#include <paf/std/stdc.h>
#include <inttypes.h>
#include <paf/std/stdc.h>
#define malloc sce_paf_malloc
#define memcpy sce_paf_memcpy

View File

@ -1,7 +1,6 @@
#include <paf.h>
#include <app_settings.h>
#include <iniparser.h>
#include <paf.h>
#include <psp2/appmgr.h>
#include <psp2/io/fcntl.h>
#include <psp2/kernel/clib.h>

View File

@ -1,5 +1,4 @@
#include <paf.h>
#include <psp2/kernel/clib.h>
#include <psp2/kernel/modulemgr.h>
#include <psp2/kernel/processmgr.h>