From 92928f63224146f3d6cf16685b1e805fc091ee0d Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Tue, 16 Dec 2008 02:46:58 -0600 Subject: [PATCH] add using --- extra/game-input/dinput/dinput.factor | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extra/game-input/dinput/dinput.factor b/extra/game-input/dinput/dinput.factor index d89e23db2b..cb7b34d8a4 100755 --- a/extra/game-input/dinput/dinput.factor +++ b/extra/game-input/dinput/dinput.factor @@ -4,7 +4,8 @@ vectors windows.kernel32 windows.com windows.dinput shuffle windows.user32 windows.messages sequences combinators locals math.geometry.rect ui.windows accessors math windows alien alien.strings io.encodings.utf16 io.encodings.utf16n -continuations byte-arrays game-input.dinput.keys-array ; +continuations byte-arrays game-input.dinput.keys-array +game-input ; IN: game-input.dinput SINGLETON: dinput-game-input-backend