Return to
dialog.h
CVS log
Up to
[RetroPC.NET]
/
np2
/
macosx
/
dialog
Diff for /np2/macosx/dialog/dialog.h between versions 1.5 and 1.6
version 1.5
, 2003/11/21 16:01:41
version 1.6
, 2004/01/23 17:37:39
Line 1
Line 1
enum {
enum {
OPEN_FDD = 0,
OPEN_FDD = 0,
OPEN_HDD,
OPEN_SASI,
OPEN_SCSI,
OPEN_FONT,
OPEN_FONT,
OPEN_INI
OPEN_INI
};
};
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
>