mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Various improvements toward getting high scores working again.
This commit is contained in:
@@ -15,6 +15,9 @@ namespace PortabilityLayer
|
||||
|
||||
void DrawControl(DrawSurface *surface) override;
|
||||
void SetString(const PLPasStr &str) override;
|
||||
PLPasStr GetString() const override;
|
||||
|
||||
void OnStateChanged() override;
|
||||
|
||||
private:
|
||||
PascalStr<255> m_text;
|
||||
|
Reference in New Issue
Block a user