Return to
joymng.c
CVS log
Up to
[RetroPC.NET]
/
np2
/
mona
Diff for /np2/mona/joymng.c between versions 1.1 and 1.2
version 1.1
, 2005/02/04 05:45:46
version 1.2
, 2005/02/12 12:13:58
Line 2
Line 2
#include "joymng.h"
#include "joymng.h"
BYTE joymng_getstat(void) {
UINT8 joymng_getstat(void) {
return(0xff);
return(0xff);
}
}
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.1
changed lines
Added in v.1.2
RetroPC.NET-CVS <
cvs@retropc.net
>