Commit before attempting to remove bottom and mid picture layers
This commit is contained in:
+11
-1
@@ -1,4 +1,14 @@
|
||||
/home/justin/Haskell/loop/src/Dodge/Item/Grammar.hs:12:1-20: warning: [-Wunused-imports]
|
||||
/home/justin/Haskell/loop/src/Dodge/Item/Draw/SPic.hs:69:5-6: warning: [-Wunused-local-binds]
|
||||
Defined but not used: ‘am’
|
||||
|
|
||||
69 | am = fractionLoadedAmmo (it ^?! itUse . amagLoadStatus)
|
||||
| ^^
|
||||
/home/justin/Haskell/loop/src/Dodge/Item/Draw/SPic.hs:75:1-19: warning: [-Wunused-top-binds]
|
||||
Defined but not used: ‘fractionLoadedAmmo2’
|
||||
|
|
||||
75 | fractionLoadedAmmo2 rs =
|
||||
| ^^^^^^^^^^^^^^^^^^^
|
||||
/home/justin/Haskell/loop/src/Dodge/Item/Grammar.hs:12:1: warning: [-Wunused-imports]
|
||||
The import of ‘Geometry.Data’ is redundant
|
||||
|
|
||||
12 | import Geometry.Data
|
||||
|
||||
Reference in New Issue
Block a user