ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/ps2launchargs/source/uLaunchELF/hdl_info/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: 456 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 * Copyright (c) 2003 Marcus R. Brown <mrbrown@0xd6.org>
5 *
6 * See the file LICENSE included with this distribution for licensing terms.
7 */
8
9 #ifndef IOP_IRX_IMPORTS_H
10 #define IOP_IRX_IMPORTS_H
11
12 #include <irx.h>
13
14 /* Please keep these in alphabetical order! */
15 #include <atad.h>
16 #include <dev9.h>
17 #include <stdio.h>
18 #include <sysmem.h>
19 #include <sifcmd.h>
20
21 #endif /* IOP_IRX_IMPORTS_H */

Properties

Name Value
svn:executable *