Skip to content

Commit

Permalink
WIP of xrAI and xrSE_Factory. Headers cleanup. Use range-based for.
Browse files Browse the repository at this point in the history
  • Loading branch information
intorr committed Dec 31, 2017
1 parent 9593f1d commit ecb43e8
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 135 deletions.
7 changes: 1 addition & 6 deletions src/utils/xrAI/ETextureParams.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
//----------------------------------------------------
// file: TextureParam.h
//----------------------------------------------------
#ifndef ETextureParamsH
#define ETextureParamsH
#pragma once

#pragma pack(push, 1)
struct ECORE_API STextureParams
Expand Down Expand Up @@ -178,4 +174,3 @@ extern xr_token ttype_token[];
#define THUMB_HEIGHT 128
#define THUMB_SIZE THUMB_HEIGHT* THUMB_WIDTH
//----------------------------------------------------
#endif /*_INCDEF_TextureParams_H_*/
Loading

0 comments on commit ecb43e8

Please sign in to comment.