mirror of https://github.com/bsnes-emu/bsnes.git
7 lines
70 B
C
7 lines
70 B
C
|
#ifndef JoyKit_h
|
||
|
#define JoyKit_h
|
||
|
|
||
|
#include "JOYController.h"
|
||
|
|
||
|
#endif
|