PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
irx_imports.h
1#ifndef IRX_IMPORTS_H_
2#define IRX_IMPORTS_H_
3
4#include <irx.h>
5
6/* Please keep these in alphabetical order! */
7
8#include <intrman.h>
9#include <loadcore.h>
10
11#endif // IRX_IMPORTS_H_