frm: cleanup and fix inaccurate chara sync with bg (at the expense of some bg timing smoothness)
This commit is contained in:
@@ -14,6 +14,7 @@ namespace TLAC::Components
|
||||
|
||||
virtual void Initialize(ComponentsManager*) override;
|
||||
virtual void Update() override;
|
||||
virtual void UpdateDraw2D() override;
|
||||
|
||||
private:
|
||||
float *pvFrameRate;
|
||||
|
||||
Reference in New Issue
Block a user