mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-18 15:01:41 +00:00
7 lines
99 B
C
7 lines
99 B
C
|
#ifndef __servlist_h
|
||
|
#define __servlist_h
|
||
|
|
||
|
@extern void () server_list_menu;
|
||
|
|
||
|
#endif//__servlist_h
|