Add BJoystick docs to the Haiku Book.

This commit is contained in:
Adrien Destugues
2015-01-06 15:58:50 +01:00
parent 70916faa5d
commit 29b7900ec8
+2
View File
@@ -649,6 +649,7 @@ WARN_LOGFILE =
INPUT = . \ INPUT = . \
app \ app \
device \
drivers \ drivers \
game \ game \
interface \ interface \
@@ -663,6 +664,7 @@ INPUT = . \
support \ support \
translation \ translation \
../../headers/os/app \ ../../headers/os/app \
../../headers/os/device/Joystick.h \
../../headers/os/drivers/fs_interface.h \ ../../headers/os/drivers/fs_interface.h \
../../headers/os/drivers/USB3.h \ ../../headers/os/drivers/USB3.h \
../../headers/os/drivers/USB_spec.h \ ../../headers/os/drivers/USB_spec.h \