ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/ps2launchargs/source/uLaunchELF/chkesr/irx_imports.h
Revision: 1101
Committed: Wed Feb 7 05:08:54 2018 UTC (7 years, 8 months ago) by iritscen
Content type: text/x-chdr
File size: 517 byte(s)
Log Message:
Added following to ps2launchargs:\n-Source code.\n-DLL needed to run ps2client.\n-Instructions for building uLaunchELF.

File Contents

# Content
1 /*
2 * irx_imports.h - Defines all IRX imports.
3 *
4 * NB: inapplicable old copyright claim to this material removed, as that
5 * NB: claim would only relate to the old material created by that author
6 */
7
8 #ifndef IOP_IRX_IMPORTS_H
9 #define IOP_IRX_IMPORTS_H
10
11 #include <irx.h>
12
13 /* Please keep these in alphabetical order! */
14 #include <cdvdman.h>
15 #include <intrman.h>
16 #include <sifcmd.h>
17 #include <stdio.h>
18 #include <sysclib.h>
19 #include <sysmem.h>
20 #include <thbase.h>
21
22 #endif /* IOP_IRX_IMPORTS_H */

Properties

Name Value
svn:executable *