mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
Various improvements toward getting high scores working again.
This commit is contained in:
@@ -89,6 +89,11 @@ namespace PortabilityLayer
|
||||
(void)str;
|
||||
}
|
||||
|
||||
PLPasStr Widget::GetString() const
|
||||
{
|
||||
return PSTR("");
|
||||
}
|
||||
|
||||
const Rect &Widget::GetRect() const
|
||||
{
|
||||
return m_rect;
|
||||
|
||||
Reference in New Issue
Block a user