Export our controller functions on Windows

This commit is contained in:
Micke Prag 2012-02-23 15:21:46 +01:00
parent 6d47870856
commit ab8bda2247

View file

@ -52,4 +52,8 @@ EXPORTS
tdRegisterSensorEvent @37 tdRegisterSensorEvent @37
tdSensor @38 tdSensor @38
tdSensorValue @39 tdSensorValue @39
tdController @40
tdControllerValue @41
tdSetControllerValue @42
tdRemoveController @43