mirror of
https://github.com/zeldaret/tp
synced 2026-08-31 01:30:39 -04:00
minor dol fixes for linkability (#2720)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user