mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 12:27:43 +00:00
Using optick, linked from boo
This commit is contained in:
@@ -78,6 +78,7 @@ CMapArea::CMapArea(CInputStream& in, u32 size)
|
||||
}
|
||||
|
||||
void CMapArea::PostConstruct() {
|
||||
OPTICK_EVENT();
|
||||
x38_moStart = x44_buf.get();
|
||||
x3c_vertexStart = x38_moStart + (x28_mappableObjCount * 0x50);
|
||||
x40_surfaceStart = x3c_vertexStart + (x2c_vertexCount * 12);
|
||||
|
||||
Reference in New Issue
Block a user