FFL
Loading...
Searching...
No Matches
FFLiTemp.h
Go to the documentation of this file.
1#ifndef FFLI_TEMP_H_
2#define FFLI_TEMP_H_
3
4#include <nn/ffl/types.h>
5
6#include <cafe/gx2.h>
7
8void FFLiTempSetContextState(const GX2ContextState* pContextState);
9void FFLiTempSetShaderMode(GX2ShaderMode shaderMode);
10
11#endif // FFLI_TEMP_H_
void FFLiTempSetContextState(const GX2ContextState *pContextState)
Definition FFLiTemp.cpp:10
void FFLiTempSetShaderMode(GX2ShaderMode shaderMode)
Definition FFLiTemp.cpp:17