gc_n64_usb-v3/main.h

9 lines
132 B
C
Raw Normal View History

2015-10-31 01:39:24 -04:00
#ifndef _main_h__
#define _main_h__
#include "config.h"
extern unsigned char current_pad_type[NUM_CHANNELS];
2015-10-31 01:39:24 -04:00
#endif // _main_h__