7 lines
143 B
C
7 lines
143 B
C
|
#include <sparrow3d.h>
|
||
|
|
||
|
int buttonSteps[20];
|
||
|
|
||
|
int getButton ( int, Uint32 );
|
||
|
int getButtonLim ( int, Uint32, Uint32, Uint32, int, int, int );
|