mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-02-22 14:12:35 +01:00
7 lines
70 B
C
7 lines
70 B
C
#ifndef JoyKit_h
|
|
#define JoyKit_h
|
|
|
|
#include "JOYController.h"
|
|
|
|
#endif
|