1
0
mirror of https://github.com/raphnet/gc_n64_usb-v3 synced 2024-11-10 19:25:07 -05:00
gc_n64_usb-v3/main.h

7 lines
97 B
C
Raw Normal View History

2015-10-31 01:39:24 -04:00
#ifndef _main_h__
#define _main_h__
extern unsigned char current_pad_type;
#endif // _main_h__