File:  [RetroPC.NET] / np2 / wince / joymng.cpp
Revision 1.2: download - view: text, annotated - select for diffs
Sat Feb 12 06:17:23 2005 JST (20 years, 8 months ago) by yui
Branches: MAIN
CVS tags: VER_0_82_x64, VER_0_82, VER_0_81A, VER_0_81, HEAD
fix...

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


UINT8 joymng_getstat(void) {

	return(0xff);
}


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