PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
irx_imports.h
1#ifndef IOP_IRX_IMPORTS_H
2#define IOP_IRX_IMPORTS_H
3
4#include <irx.h>
5
6/* Please keep these in alphabetical order! */
7#include <loadcore.h>
8#include <secrman.h>
9#include <sifcmd.h>
10#include <sifman.h>
11#include <stdio.h>
12#include <thbase.h>
13
14#endif /* IOP_IRX_IMPORTS_H */