shithub: cstory

ref: cb4611265780f6174d9f31ec5bec5d5c3a8c79df
dir: /src/Backends/SDL2/Controller.h/

View raw version
#pragma once

#include "SDL.h"

void ControllerBackend_JoystickConnect(Sint32 joystick_id);
void ControllerBackend_JoystickDisconnect(Sint32 joystick_id);