We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9593f1d commit ecb43e8Copy full SHA for ecb43e8
src/utils/xrAI/ETextureParams.h
@@ -1,8 +1,4 @@
1
-//----------------------------------------------------
2
-// file: TextureParam.h
3
4
-#ifndef ETextureParamsH
5
-#define ETextureParamsH
+#pragma once
6
7
#pragma pack(push, 1)
8
struct ECORE_API STextureParams
@@ -178,4 +174,3 @@ extern xr_token ttype_token[];
178
174
#define THUMB_HEIGHT 128
179
175
#define THUMB_SIZE THUMB_HEIGHT* THUMB_WIDTH
180
176
//----------------------------------------------------
181
-#endif /*_INCDEF_TextureParams_H_*/
0 commit comments