shithub: cstory

ref: 4403d10c14b9d3e01dfec2e117a3c32ceef51849
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);