File:  [RetroPC.NET] / np2 / common / arcunzip.h
Revision 1.1: download - view: text, annotated - select for diffs
Sun Dec 10 21:45:46 2006 JST (18 years, 10 months ago) by yui
Branches: MAIN
CVS tags: VER_0_82_x64, VER_0_82, HEAD
support arc for vermouth


#ifdef __cplusplus
extern "C" {
#endif

ARCH arcunzip_open(const OEMCHAR *path);

#ifdef __cplusplus
}
#endif


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