Scale map rendering with IR (#2056)

* Scale map rendering with IR + scale config

* Remove config option
This commit is contained in:
Luke Street
2026-06-14 22:41:33 -06:00
committed by GitHub
parent 33e13d508b
commit 02fdde3768
4 changed files with 77 additions and 33 deletions
+6
View File
@@ -539,6 +539,12 @@ void dMeterMap_c::_move(u32 param_0) {
}
#endif
#if TARGET_PC
if (mMap->refreshTextureSize()) {
mMapJ2DPicture->changeTexture(mMap->getResTIMGPointer(), 0);
}
#endif
int stayNo = dComIfGp_roomControl_getStayNo();
field_0x14 = param_0;