File:  [RetroPC.NET] / np2 / mona / joymng.c
Revision 1.1: download - view: text, annotated - select for diffs
Fri Feb 4 14:45:46 2005 JST (20 years, 8 months ago) by yui
Branches: MAIN
CVS tags: HEAD
support Mona-OS (T.Yui)

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


BYTE joymng_getstat(void) {

	return(0xff);
}


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