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

7 lines
100 B
C

#ifndef DINPUT_APP_H
#define DINPUT_APP_H
void DInput_AppProcess(void);
#endif /* DINPUT_APP_H */