mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
6 lines
103 B
C
6 lines
103 B
C
#ifndef __servlist_h
|
|
#define __servlist_h
|
|
|
|
@extern void server_list_menu (void);
|
|
|
|
#endif//__servlist_h
|