shithub: cstory

ref: 4d2a2270689a8cc836d0297535b3cd91c986ffe1
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);