feat: added minigames (button_mash, rhythm, ddr), correction in makefiles readline, placed games in init.context
This commit is contained in:
@@ -4,6 +4,9 @@ local MenuWindow = {}
|
||||
local GameWindow = {}
|
||||
local PopupWindow = {}
|
||||
local ConfigurationWindow = {}
|
||||
local MinigameButtonMashWindow = {}
|
||||
local MinigameRhythmWindow = {}
|
||||
local MinigameDDRWindow = {}
|
||||
|
||||
local UI = {}
|
||||
local Print = {}
|
||||
|
||||
Reference in New Issue
Block a user