added defer.h for better free() use;
to create multiple textures in one array is now possible; swapping textures with mouseclick; added some textures; git-svn-id: svn://ammerhai.com/home/mike/pokemon_repo@7 24008968-59e6-ed4c-a10b-0b2c954b24ab
This commit is contained in:
@@ -121,6 +121,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="src\create_window.h" />
|
||||
<ClInclude Include="src\defer.h" />
|
||||
<ClInclude Include="src\load_entire_file.h" />
|
||||
<ClInclude Include="src\load_tga_file.h" />
|
||||
<ClInclude Include="src\log.h" />
|
||||
|
||||
Reference in New Issue
Block a user