Force No Shadows on Surfaces

Force No Shadows on Surfaces
Committer: sixtyfour

 On branch DKRsixtyfour
 Changes to be committed:
	modified:   src/unknown_0255E0.h
This commit is contained in:
Turok64Nukem
2023-03-17 21:03:13 -07:00
parent b1f83c9ee1
commit dca3632bb9
+1 -1
View File
@@ -25,7 +25,7 @@ enum TriangleBatchFlags {
BATCH_FLAGS_UNK00000800 = (1 << 11),
BATCH_FLAGS_UNK00001000 = (1 << 12),
BATCH_FLAGS_UNK00002000 = (1 << 13),
BATCH_FLAGS_UNK00004000 = (1 << 14),
BATCH_FLAGS_FORCE_NO_SHADOWS = (1 << 14),
BATCH_FLAGS_ENVMAP = (1 << 15),
BATCH_FLAGS_TEXTURE_ANIM = (1 << 16),
BATCH_FLAGS_UNK00020000 = (1 << 17),