diff --git a/include/gen/obj_defines.h b/include/gen/obj_defines.h
index f8e647799272788905e98d9c744cd28d5de8ea01..25efbaf610fd23d11857f4f681407eb5b0cdd7e0 100644
--- a/include/gen/obj_defines.h
+++ b/include/gen/obj_defines.h
@@ -2541,7 +2541,7 @@ CompareMode function; \
 
 #define NI_SOURCE_TEXTURE_PARENT NiObjectNET
 
-#define NI_SOURCE_TEXTURE_CONSTRUCT  : useExternal((byte)1), unknownLink(NULL), unknownByte((byte)0), pixelData(NULL), pixelLayout((PixelLayout)5), useMipmaps((MipMapFormat)2), alphaFormat((AlphaFormat)3), unknownByte2((byte)1)
+#define NI_SOURCE_TEXTURE_CONSTRUCT  : useExternal((byte)1), unknownLink(NULL), unknownByte((byte)1), pixelData(NULL), pixelLayout((PixelLayout)5), useMipmaps((MipMapFormat)2), alphaFormat((AlphaFormat)3), unknownByte2((byte)1)
 
 #define NI_SPECULAR_PROPERTY_INCLUDE "NiProperty.h"