Disabling auto-refresh of game list by default, as it is causing bugs sometimes
[open-ps2-loader.git] / modules / wip / lanman / udptty.h
blob39767d8962e8f4506400eec535467c32d0aebc32
1 /*
2 Copyright (c) 2010 jimmikaelkael <jimmikaelkael@wanadoo.fr>
3 Licenced under Academic Free License version 3.0
4 */
6 #ifndef UDPTTY_H
7 #define UDPTTY_H
9 #include "lanman.h"
11 void ttyInit(g_param_t *gparam);
13 #endif /* UDPTTY_H */