Skip to content

Commit

Permalink
Add TextureFilterMode for 2MGFX too
Browse files Browse the repository at this point in the history
  • Loading branch information
Jjagg committed Aug 15, 2016
1 parent 1b51d6f commit ed0dfa1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Build/Projects/2MGFX.definition
Expand Up @@ -106,6 +106,9 @@
<Compile Include="..\..\MonoGame.Framework\Graphics\States\TextureFilter.cs">
<Link>MonoGame.Framework\TextureFilter.cs</Link>
</Compile>
<Compile Include="..\..\MonoGame.Framework\Graphics\States\TextureFilterMode.cs">
<Link>MonoGame.Framework\TextureFilterMode.cs</Link>
</Compile>
<Compile Include="..\..\MonoGame.Framework\Graphics\Vertices\VertexElementUsage.cs">
<Link>MonoGame.Framework\VertexElementUsage.cs</Link>
</Compile>
Expand Down

0 comments on commit ed0dfa1

Please sign in to comment.