shithub: cstory

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