File:  [RetroPC.NET] / np2 / i386c / Attic / dmap.h
Revision 1.1: download - view: text, annotated - select for diffs
Mon Dec 8 09:55:31 2003 JST (21 years, 10 months ago) by yui
Branches: MAIN
CVS tags: VER_0_74, VER_0_73, HEAD
add IA32 etc... (T.Yui)


#ifdef __cplusplus
extern "C" {
#endif

void dmap_i286(void);
void dmap_v30(void);

#ifdef __cplusplus
}
#endif


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