TextFmt Overlay v4. :p

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@151 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
gigaherz 2008-08-08 17:30:47 +00:00
parent 8e443bad3e
commit 6b8d9e1bb0
2 changed files with 708 additions and 487 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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); void TexDecoder_SetTexFmtOverlayOptions(bool enable, bool center);
#endif #endif