comparison LOD.h @ 115:75faebd0a975

lod fix
author Nomad
date Wed, 07 Nov 2012 20:42:12 +0200
parents 8e802a11b20d
children a64b244da76c
comparison
equal deleted inserted replaced
114:8e802a11b20d 115:75faebd0a975
1 #pragma once 1 #pragma once
2 #include <stdio.h> 2 #include <stdio.h>
3 #include <memory.h> 3 #include <memory.h>
4
4 #include "Texture.h" 5 #include "Texture.h"
5 #include <memory.h>
6 6
7 7
8 /* 354 */ 8 /* 354 */
9 enum TEXTURE_TYPE 9 enum TEXTURE_TYPE
10 { 10 {