Files

7 lines
100 B
C

#ifndef XINPUT_APP_H
#define XINPUT_APP_H
void XInput_AppProcess(void);
#endif /* XINPUT_APP_H */