Some beta addrs for Tgl and TglImpl (#1433)

This commit is contained in:
MS
2025-04-14 18:29:38 -04:00
committed by GitHub
parent 688c203f70
commit 0bc31450a4
11 changed files with 120 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ DECOMP_SIZE_ASSERT(Mesh, 0x04);
DECOMP_SIZE_ASSERT(MeshImpl, 0x08);
// FUNCTION: LEGO1 0x100a3ed0
// FUNCTION: BETA10 0x101704d0
void* MeshImpl::ImplementationDataPtr()
{
return reinterpret_cast<void*>(&m_data);