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

@@ -224,6 +224,7 @@ Result TextureImpl::SetPalette(int entryCount, PaletteEntry* pEntries)
}
// FUNCTION: LEGO1 0x100a3d70
// FUNCTION: BETA10 0x1016c760
void* TextureImpl::ImplementationDataPtr()
{
return reinterpret_cast<void*>(&m_data);