ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/ps2launchargs/source/uLaunchELF/hdl_info/exports.tab
Revision: 1101
Committed: Wed Feb 7 05:08:54 2018 UTC (7 years, 8 months ago) by iritscen
File size: 208 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 DECLARE_EXPORT_TABLE(hdl_srv, 1, 1)
2 DECLARE_EXPORT(_start)
3 DECLARE_EXPORT(_retonly)
4 DECLARE_EXPORT(shutdown)
5 DECLARE_EXPORT(_retonly)
6
7 DECLARE_EXPORT(HdlRenameGame)
8
9 END_EXPORT_TABLE
10
11 void _retonly() {}

Properties

Name Value
svn:executable *