]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/game-input/dinput/dinput.factor
move some allocation words that don't really have much to do with c types out of...
[factor.git] / basis / game-input / dinput / dinput.factor
index a7489f26a26cd73f90d58b8eb4fff361ef91d528..16bea60ea5992380418a08eb249cd32d89ae3930 100755 (executable)
@@ -6,7 +6,7 @@ math.rectangles namespaces parser sequences shuffle
 specialized-arrays ui.backend.windows vectors windows.com
 windows.dinput windows.dinput.constants windows.errors
 windows.kernel32 windows.messages windows.ole32
-windows.user32 classes.struct ;
+windows.user32 classes.struct alien.data ;
 SPECIALIZED-ARRAY: DIDEVICEOBJECTDATA
 IN: game-input.dinput