2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 11:47:43 +00:00

CWorldTransManager lights and background

This commit is contained in:
Jack Andersen
2016-09-02 12:16:34 -10:00
parent 6d3c4261f2
commit 4fdf84d6b8
5 changed files with 18 additions and 18 deletions

View File

@@ -39,10 +39,6 @@ class CTexture
void BuildC8(const void* data);
public:
~CTexture()
{
printf("");
}
CTexture(std::unique_ptr<u8[]>&& in, u32 length);
enum class EClampMode
{