source: ps2launchargs/source/uLaunchELF/hdl_info/exports.tab@ 1108

Last change on this file since 1108 was 1101, checked in by iritscen, 7 years ago

Added following to ps2launchargs:\n-Source code.\n-DLL needed to run ps2client.\n-Instructions for building uLaunchELF.

  • Property svn:executable set to *
File size: 208 bytes
Line 
1DECLARE_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
9END_EXPORT_TABLE
10
11void _retonly() {}
Note: See TracBrowser for help on using the repository browser.