]> git.pld-linux.org Git - packages/desmume.git/blob - desmume-shadowing.patch
- updated gettext BR
[packages/desmume.git] / desmume-shadowing.patch
1 --- desmume-0.9.5/src/texcache.h~       2009-11-26 21:38:19.000000000 +0000
2 +++ desmume-0.9.5/src/texcache.h        2009-11-30 14:40:04.807607609 +0000
3 @@ -56,6 +56,6 @@
4  void TexCache_Reset();
5  void TexCache_EvictFrame();
6  
7 -TexCacheItem* TexCache_SetTexture(TexCache_TexFormat TEXFORMAT, u32 format, u32 texpal);
8 +TexCacheItem* TexCache_SetTexture(TexCache_TexFormat TEXFORMAT, u32 fmt, u32 texpal);
9  
10  #endif
This page took 0.073048 seconds and 3 git commands to generate.