every d_pad function attempted

This commit is contained in:
robojumper
2025-07-25 20:38:45 +02:00
parent 97a110e362
commit 27f670cf2a
12 changed files with 410 additions and 57 deletions
+1 -1
View File
@@ -1024,7 +1024,7 @@ void dBgS::SetupMapMaterial(int matIdx, bool, s32 roomId) {
}
UNKTYPE *dBgS::GetMapAccessor() {
return dLytMap_c::getInstance();
return dLytMap_c::GetInstance();
}
void dBgS::DrawMap(int roomId, mMtx_c *, bool bColor, int) {