vitasdk
Documentation of the vitasdk
paf.h
Go to the documentation of this file.
1 
7 #ifndef _PSP2_PAF_H_
8 #define _PSP2_PAF_H_
9 
10 /*
11  * PAF many part is really written in C++, but header is in C language
12  */
13 #include <psp2/paf/stdc.h>
14 #include <psp2/paf/misc.h>
15 #include <psp2/paf/graphics.h>
16 
17 #endif /* _PSP2_PAF_H_ */