diff options
| author | gigaherz <gigaherz@gmail.com> | 2008-08-08 17:30:47 +0000 |
|---|---|---|
| committer | gigaherz <gigaherz@gmail.com> | 2008-08-08 17:30:47 +0000 |
| commit | 6b8d9e1bb0e442a5c1cbcff5d9527e62404ffbdc (patch) | |
| tree | b9cd190130d00085b355f1d95fda8705013fdb6e /Source/Core/VideoCommon/Src/TextureDecoder.h | |
| parent | 8e443bad3e6d14d7f23f032b8e08848fbc77510b (diff) | |
TextFmt Overlay v4. :p
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@151 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/VideoCommon/Src/TextureDecoder.h')
| -rw-r--r-- | Source/Core/VideoCommon/Src/TextureDecoder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/VideoCommon/Src/TextureDecoder.h b/Source/Core/VideoCommon/Src/TextureDecoder.h index 66afe5dc80..e6b8da5b20 100644 --- a/Source/Core/VideoCommon/Src/TextureDecoder.h +++ b/Source/Core/VideoCommon/Src/TextureDecoder.h @@ -78,4 +78,4 @@ PC_TexFormat TexDecoder_Decode(u8 *dst, u8 *src, int width, int height, int texf void TexDecoder_SetTexFmtOverlayOptions(bool enable, bool center);
-#endif
\ No newline at end of file +#endif
|
