mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Various rendering fixes
This commit is contained in:
@@ -49,6 +49,7 @@ private:
|
||||
void BuildC8(const void* data, size_t length);
|
||||
void BuildC8Font(const void* data, EFontType ftype);
|
||||
void BuildDXT1(const void* data, size_t length);
|
||||
void BuildDXT3(const void* data, size_t length);
|
||||
|
||||
public:
|
||||
CTexture(ETexelFormat, s16, s16, s32);
|
||||
|
||||
Reference in New Issue
Block a user