repo.or.cz
/
open-ps2-loader.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Disabling auto-refresh of game list by default, as it is causing bugs sometimes
[open-ps2-loader.git]
/
modules
/
debug
/
udptty
/
exports.tab
blob
4f3033683ca78b7a1f39e08ca45aeecbcbfdc2dd
1
void _retonly(void) {}
2
3
DECLARE_EXPORT_TABLE(udptty, 1, 1)
4
DECLARE_EXPORT(_start)
5
DECLARE_EXPORT(_retonly)
6
DECLARE_EXPORT(_shutdown)
7
DECLARE_EXPORT(_retonly)
8
DECLARE_EXPORT(_retonly)
9
END_EXPORT_TABLE