shithub: cstory

ref: 11b04fe93bfef03c5b5f52e64db3c053999b36d2
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);