mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 21:20:07 +00:00
a27041c3ef
and I don't think people would appreciate losing their menus :)
6 lines
99 B
C
6 lines
99 B
C
#ifndef __servlist_h
|
|
#define __servlist_h
|
|
|
|
@extern void () server_list_menu;
|
|
|
|
#endif//__servlist_h
|