Code: Select all
#include <kernel.h>
#include <sys/types.h>
#include <libgte.h>
#include <libgpu.h>
#include <libgs.h>
#include <libetc.h>
#include <libcd.h>
#include <libsnd.h>
#include <libspu.h>Code: Select all
#include <kernel.h>
#include <sys/types.h>
#include <libgte.h>
#include <libgpu.h>
#include <libgs.h>
#include <libetc.h>
#include <libcd.h>
#include <libsnd.h>
#include <libspu.h>Yeah I just pasted the top of the file for you. And yes, they do have them in the SDK of courseK73SK wrote:sys/types.h and kernel.h are not playstation includes, they're unix header files.
However, I'm not familiar with the rest of those so I'll say they're probably indeed PlayStation header files. Does this dev kit include those libraries?