source:
abuse/branches/pd/imlib/port/mac/joystick.c
@
528
Last change on this file since 528 was 49, checked in by , 15 years ago | |
---|---|
|
|
File size: 155 bytes |
Line | |
---|---|
1 | #include "joy.hpp" |
2 | |
3 | int joy_init(int argc, char **argv) |
4 | { |
5 | } |
6 | |
7 | void joy_status(int &b1, int &b2, int &b3, int &xv, int &yv) |
8 | { |
9 | } |
10 | |
11 | |
12 | void joy_calibrate() |
13 | { |
14 | } |
Note: See TracBrowser
for help on using the repository browser.