0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-03-02 23:32:09 +00:00
quakeforge/ruamoko/cl_menu/plistmenu.h

10 lines
188 B
C
Raw Normal View History

#ifndef __plistmenu_h
#define __plistmenu_h
#include "PropertyList.h"
@extern @param object_from_plist (PLItem *plist);
@extern PLItem *read_plist (string fname);
#endif//__plistmenu_r