Return to
scrnmng.h
CVS log
Up to
[RetroPC.NET]
/
np2
/
mona
Diff for /np2/mona/scrnmng.h 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 6
enum {
Line 6
enum {
};
};
typedef struct {
typedef struct {
BYTE *ptr;
UINT8 *ptr;
int xalign;
int xalign;
int yalign;
int yalign;
int width;
int width;
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
>