diff --git a/src/unknown_0255E0.h b/src/unknown_0255E0.h index 24df0696..a1f084a5 100644 --- a/src/unknown_0255E0.h +++ b/src/unknown_0255E0.h @@ -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),