mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 09:07:42 +00:00
Work on CMapWorld rendering
This commit is contained in:
@@ -45,6 +45,8 @@ struct ITweakAutoMapper : public ITweak
|
||||
virtual float GetCamPanUnitsPerFrame() const=0;
|
||||
virtual float GetCamVerticalOffset() const=0;
|
||||
virtual const zeus::CColor& GetMiniMapSamusModColor() const=0;
|
||||
virtual const zeus::CColor& GetDoorColor(int idx) const=0;
|
||||
virtual const zeus::CColor& GetOpenDoorColor() const=0;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user