]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/game/input/xinput/xinput.factor
assocs: Make map-index-as support seq or assoc exemplars and move map-index, map...
[factor.git] / basis / game / input / xinput / xinput.factor
index c51ec1e09812c66863a3d228dd9149f9be235155..bce908edc8efbf307ec4486cc766d7638c24ac61 100644 (file)
@@ -1,4 +1,4 @@
-USING: game.input math math.order kernel macros fry sequences quotations
+USING: assocs game.input math math.order kernel macros fry sequences quotations
 arrays windows.directx.xinput combinators accessors windows.types
 game.input.dinput sequences.private namespaces classes.struct
 windows.errors windows.com.syntax alien.strings ;