mirror of
https://github.com/zeldaret/ss
synced 2026-09-07 11:01:45 -04:00
pad fixes and stuff
This commit is contained in:
@@ -108,6 +108,10 @@ void KPADSetReviseMode(s32 chan, s32);
|
||||
void KPADEnableMpls(s32 chan, s32);
|
||||
void KPADDisableMpls(s32 chan);
|
||||
|
||||
void KPADStartMplsCalibration(s32 chan);
|
||||
f32 KPADWorkMplsCalibration(s32 chan);
|
||||
void KPADStopMplsCalibration(s32 chan);
|
||||
|
||||
s32 KPADGetMplsWorkSize();
|
||||
void KPADSetMplsWorkarea(void *);
|
||||
void KPADSetControlMplsCallback(s32 chan, KPADConnectCallback cb);
|
||||
|
||||
Reference in New Issue
Block a user