Fixed definition of UNCOMPRESSED_R8G8B8A8
This commit is contained in:
parent
89d5b3df44
commit
bc9e82343f
|
|
@ -165,7 +165,7 @@
|
||||||
#define FILTER_POINT TEXTURE_FILTER_POINT
|
#define FILTER_POINT TEXTURE_FILTER_POINT
|
||||||
#define FILTER_BILINEAR TEXTURE_FILTER_BILINEAR
|
#define FILTER_BILINEAR TEXTURE_FILTER_BILINEAR
|
||||||
#define MAP_DIFFUSE MATERIAL_MAP_DIFFUSE
|
#define MAP_DIFFUSE MATERIAL_MAP_DIFFUSE
|
||||||
#define PIXELFORMAT_UNCOMPRESSED_R8G8B8A8 PIXELFORMAT_PIXELFORMAT_UNCOMPRESSED_R8G8B8A8
|
#define UNCOMPRESSED_R8G8B8A8 PIXELFORMAT_UNCOMPRESSED_R8G8B8A8
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------
|
||||||
// Structures Definition
|
// Structures Definition
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user