Return to
scrnmng.cpp
CVS log
Up to
[RetroPC.NET]
/
np2
/
wince
Diff for /np2/wince/scrnmng.cpp between versions 1.5 and 1.6
version 1.5
, 2003/12/01 21:15:13
version 1.6
, 2003/12/05 19:42:04
Line 11
Line 11
#endif
#endif
#if defined(GX_DLL)
#pragma comment(lib, "gx.lib")
#endif
typedef struct {
typedef struct {
BOOL rotate;
BOOL rotate;
VRAMHDL vram;
VRAMHDL vram;
Diff format:
Colored
Long colored
Unified
Context
Side by side
Removed from v.1.5
changed lines
Added in v.1.6
RetroPC.NET-CVS <
cvs@retropc.net
>