Add native restart menu button

It should replace Simply Love restart hack.
Now it is possible to assign any button to restart.
This commit is contained in:
Yauhen Artsiukhou
2024-08-26 10:52:19 -07:00
committed by teejusb
parent 7cf2501214
commit 705cd55a04
10 changed files with 49 additions and 3 deletions
+2
View File
@@ -165,6 +165,8 @@ public:
* @return true if we center the solo player, false otherwise. */
bool Center1Player() const;
bool MenuRestart( const InputEventPlus &input );
// Lua
virtual void PushSelf( lua_State *L );
Song *GetNextCourseSong() const;