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

@@ -6,6 +6,7 @@ DECOMP_SIZE_ASSERT(Camera, 0x04);
DECOMP_SIZE_ASSERT(CameraImpl, 0x08);
// FUNCTION: LEGO1 0x100a36f0
// FUNCTION: BETA10 0x1016f2e0
void* CameraImpl::ImplementationDataPtr()
{
return reinterpret_cast<void*>(&m_data);