-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFlagsPrefs.h
More file actions
39 lines (35 loc) · 1.14 KB
/
FlagsPrefs.h
File metadata and controls
39 lines (35 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
// rSDK demonstration release - www.aquadasoft.com
// Jamie McLaughlin and Jean Villy Edberg
// Send any queries or bug reports to support@aquadasoft.com
// --------------------
// OEFLAGS/OEPREFS
// --------------------
// See the documentation for more information about these
// #define M_OEFLAG_DISPLAYINFRONT
// #define M_OEFLAG_BACKGROUND
// #define M_OEFLAG_BACKSAVE
// #define M_OEFLAG_RUNBEFOREFADEIN
// #define M_OEFLAG_MOVEMENTS
// #define M_OEFLAG_ANIMATIONS
// #define M_OEFLAG_TABSTOP
// #define M_OEFLAG_WINDOWPROC
// #define M_OEFLAG_VALUES
// #define M_OEFLAG_SPRITE
// #define M_OEFLAG_INTERNALBACKSAVE
// #define M_OEFLAG_SCROLLINGINDEPENDANT
// #define M_OEFLAG_QUICKDISPLAY
// #define M_OEFLAG_NEVERKILL
// #define M_OEFLAG_NEVERSLEEP
// #define M_OEFLAG_MANUALSLEEP
// #define M_OEFLAG_TEXT
// #define M_OEPREFS_BACKSAVE
// #define M_OEPREFS_SCROLLINGINDEPENDANT
// #define M_OEPREFS_QUICKDISPLAY
// #define M_OEPREFS_SLEEP
// #define M_OEPREFS_LOADONCALL
// #define M_OEPREFS_GLOBAL
// #define M_OEPREFS_BACKEFFECTS
// #define M_OEPREFS_KILL
// #define M_OEPREFS_INKEFFECTS
// #define M_OEPREFS_TRANSITIONS
// #define M_OEPREFS_FINECOLLISIONS