File:  [RetroPC.NET] / np2 / embed / menu / menustr.h
Revision 1.1: download - view: text, annotated - select for diffs
Fri Nov 21 15:51:10 2003 JST (21 years, 11 months ago) by yui
Branches: MAIN
CVS tags: HEAD
debuneko- (T.Yui)


#ifdef __cplusplus
extern "C" {
#endif

extern const char mstr_cfg[];
extern const char mstr_about[];

extern const MENURES np2icon;

#ifdef __cplusplus
}
#endif


RetroPC.NET-CVS <cvs@retropc.net>