Files
refleks-lite/arcadestick_software/Core/Inc/xinput_app.h

7 lines
100 B
C

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