]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/game/input/xinput/xinput.factor
basis/extra: fix using for map-index move back to sequences.
[factor.git] / basis / game / input / xinput / xinput.factor
index bce908edc8efbf307ec4486cc766d7638c24ac61..c51ec1e09812c66863a3d228dd9149f9be235155 100644 (file)
@@ -1,4 +1,4 @@
-USING: assocs game.input math math.order kernel macros fry sequences quotations
+USING: 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 ;