|
Last change
on this file since 1202 was 1101, checked in by iritscen, 8 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
|
| Rev | Line | |
|---|
| [1101] | 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() {}
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.