File:  [RetroPC.NET] / xmil / macos9 / joymng.cpp
Revision 1.1: download - view: text, annotated - select for diffs
Sun Aug 8 21:32:14 2004 JST (21 years, 2 months ago) by yui
Branches: MAIN
CVS tags: HEAD
add...

#include	"compiler.h"
#include	"joymng.h"


REG8 joymng_getstat(void) {

	return(0xff);
}


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