summaryrefslogtreecommitdiff
blob: d95a16c8aae1f972d5ae9d7649264e561ea66f81 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- desmume-0.9.4/src/texcache.h	2009-07-08 11:11:01.000000000 +0300
+++ desmume-0.9.4-gcc44/src/texcache.h	2009-07-24 20:21:16.000000000 +0300
@@ -43,7 +43,7 @@
 
 void TexCache_Reset();
 
-template<TexCache_TexFormat format>
+template<TexCache_TexFormat>
 void TexCache_SetTexture(u32 format, u32 texpal);
 
 void TexCache_Invalidate();