Hide the mouse when using the buttons

This commit is contained in:
2023-10-10 22:09:10 +02:00
parent 10191afb92
commit 7b256d0ef0
2 changed files with 15 additions and 2 deletions
-1
View File
@@ -41,7 +41,6 @@ function state_menu()
local function _enter()
-- mouse not bound to buttons
poke(0x5F2D, 1)
end
local function _draw()