xmil-libretro/z80ands/z80dmap.h
2009-03-25 21:36:12 +00:00

12 lines
101 B
C

#ifdef __cplusplus
extern "C" {
#endif
void LONG_CALL z80dmap(void);
#ifdef __cplusplus
}
#endif