minor dol fixes for linkability (#2720)

This commit is contained in:
YunataSavior
2025-10-01 20:14:06 -07:00
committed by GitHub
parent b6aebfa81e
commit 6bef300342
3 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ public:
virtual void getInitDispCenter(f32*, f32*) = 0;
virtual void getZoomMinMaxCheck(f32*, f32*, f32*, f32*, bool*, bool*) = 0;
virtual f32 getZoomCmPerPixel() = 0;
virtual void draw();
void draw() {}
/* 801C0EE0 */ f32 getMapBlendPer() const;
/* 801C0F24 */ f32 getPixelStageSizeX() const;