#include "flGlobal.h"#include "flTexture.h"Go to the source code of this file.
Functions | |
| void | texMnpColorReplace (Texture *inTex, u32 inColor, u32 inReplace) |
| void texMnpColorReplace | ( | Texture * | inTex, | |
| u32 | inColor, | |||
| u32 | inReplace | |||
| ) |
Definition at line 12 of file flTextureManipulation.c.
References debugWarning, Texture::texData, Texture::texDataWidth, Texture::texPixelFormat, and Texture::texWidth.
1.5.1