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:
committed by
teejusb
parent
7cf2501214
commit
705cd55a04
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user