feat: added minigames (button_mash, rhythm, ddr), correction in makefiles readline, placed games in init.context
This commit is contained in:
@@ -4,3 +4,6 @@ local WINDOW_MENU = 2
|
||||
local WINDOW_GAME = 3
|
||||
local WINDOW_POPUP = 4
|
||||
local WINDOW_CONFIGURATION = 7
|
||||
local WINDOW_MINIGAME_BUTTON_MASH = 8
|
||||
local WINDOW_MINIGAME_RHYTHM = 9
|
||||
local WINDOW_MINIGAME_DDR = 10
|
||||
|
||||
Reference in New Issue
Block a user