mirror of
https://github.com/zeldaret/ss
synced 2026-08-19 13:53:25 -04:00
every d_pad function attempted
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user