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 <intrman.h>
8#include <loadcore.h>
9#include <sifcmd.h>
10#include <sifman.h>
11#include <stdio.h>
12#include <sysclib.h>
13#include <sysmem.h>
14#include <thbase.h>
15#include <thevent.h>
16#include <thsemap.h>
17
18#endif /* IOP_IRX_IMPORTS_H */