Gob- Add a fascination-specific (and yet unknown) renderflag vaue

svn-id: r40206
This commit is contained in:
Arnaud Boutonné 2009-04-29 16:23:38 +00:00
parent 00368c0742
commit 4ff69f6cd0

View File

@ -37,6 +37,7 @@ namespace Gob {
#define RENDERFLAG_COLLISIONS 0x0004
#define RENDERFLAG_CAPTUREPOP 0x0008
#define RENDERFLAG_USEDELTAS 0x0010
#define RENDERFLAG_UNKNOWN 0x0080
#define RENDERFLAG_NOBLITINVALIDATED 0x0200
#define RENDERFLAG_SKIPOPTIONALTEXT 0x0400
#define RENDERFLAG_FROMSPLIT 0x0800