mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-26 06:45:08 +00:00
engine: ref_api: remove dead XASH_TEXTURE4 definition
This commit is contained in:
parent
22f60d50ac
commit
88916fdac4
@ -123,7 +123,6 @@ enum
|
|||||||
XASH_TEXTURE1,
|
XASH_TEXTURE1,
|
||||||
XASH_TEXTURE2,
|
XASH_TEXTURE2,
|
||||||
XASH_TEXTURE3, // g-cont. 4 units should be enough
|
XASH_TEXTURE3, // g-cont. 4 units should be enough
|
||||||
XASH_TEXTURE4, // mittorn. bump+detail needs 5 for single-pass
|
|
||||||
MAX_TEXTURE_UNITS = 32 // can't access to all over units without GLSL or cg
|
MAX_TEXTURE_UNITS = 32 // can't access to all over units without GLSL or cg
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user