mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 22:57:02 +00:00
DolphinCTexture: Near complete RE, usable as-is!
This commit is contained in:
@@ -19,4 +19,9 @@ CGraphicsPalette::CGraphicsPalette(CInputStream& in) : x0_fmt(EPaletteFormat(in.
|
||||
//DCFlushRange(xc_entries.get(), x8_entryCount * 2);
|
||||
}
|
||||
|
||||
|
||||
void CGraphicsPalette::Load() {
|
||||
//GXLoadTlut(x10_tlutObj, 0);
|
||||
x4_frameLoaded = sCurrentFrameCount;
|
||||
}
|
||||
} // namespace metaforce
|
||||
Reference in New Issue
Block a user