quakeforge/ruamoko/cl_menu/servlist.h
Bill Currie a27041c3ef prepare to move the client menu code. not used yet due to some ObjQC bugs
and I don't think people would appreciate losing their menus :)
2002-08-16 21:54:21 +00:00

6 lines
99 B
C

#ifndef __servlist_h
#define __servlist_h
@extern void () server_list_menu;
#endif//__servlist_h