mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 21:47:59 +00:00
Specialized C8PC format for indexed image data
This commit is contained in:
@@ -110,7 +110,7 @@ class CBooRenderer : public IRenderer
|
||||
void GenerateMirrorRampTex(boo::IGraphicsDataFactory::Context& ctx);
|
||||
void GenerateFogVolumeRampTex(boo::IGraphicsDataFactory::Context& ctx);
|
||||
void GenerateSphereRampTex(boo::IGraphicsDataFactory::Context& ctx);
|
||||
void LoadThermoPalette(boo::IGraphicsDataFactory::Context& ctx);
|
||||
void LoadThermoPalette();
|
||||
|
||||
void RenderBucketItems(const std::vector<CLight>& lights);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user