Widescreen Dungeon Map

This commit is contained in:
MelonSpeedruns
2026-04-30 14:38:24 -04:00
parent 1ac6df8de7
commit e3ce1f01c9
2 changed files with 43 additions and 0 deletions
+4
View File
@@ -91,6 +91,10 @@ public:
void calcCursor();
void drawCursor();
#if TARGET_PC
void dMapBgWide();
#endif
void setDPDFloorSelCurPos(s8 i_pos) { field_0xdd6 = i_pos; }
f32 getMapWidth() { return mMapWidth; }