Continue mouse context refactor

This commit is contained in:
2024-11-18 22:21:12 +00:00
parent 69fe28afe7
commit 5b709cd7ba
7 changed files with 186 additions and 165 deletions
+10 -1
View File
@@ -1 +1,10 @@
All good (594 modules, at 11:01:56)
/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:98:20: warning: [-Wunused-matches]
Defined but not used: i
|
98 | OverInvSelect (i,j) -> w
| ^
/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:98:22: warning: [-Wunused-matches]
Defined but not used: j
|
98 | OverInvSelect (i,j) -> w
| ^