Browse Source

fix compilation with clang after atto typedef update

Ivan Avdeev 6 năm trước cách đây
mục cha
commit
9ded550610
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/material.h

+ 0 - 2
src/material.h

@@ -5,8 +5,6 @@ struct ICollection;
 struct Texture;
 struct Stack;
 
-typedef struct AVec2f AVec2f;
-
 typedef enum {
 	MShader_Unknown,
 	MShader_LightmappedOnly,