made gcc3.2 happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@626
This commit is contained in:
parent
34188f9e14
commit
b52e4e5f08
1 changed files with 2 additions and 1 deletions
|
@ -22,4 +22,5 @@ void JOYSTICK_Button(Bitu which,Bitu num,bool pressed);
|
|||
|
||||
void JOYSTICK_Move_X(Bitu which,float x);
|
||||
|
||||
void JOYSTICK_Move_Y(Bitu which,float y);
|
||||
void JOYSTICK_Move_Y(Bitu which,float y);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue