#include "flGlobal.h"
#include <stdlib.h>
#include <stdio.h>
#include <pspkernel.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.