mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2025-02-07 02:30:14 -05:00
7 lines
97 B
C
7 lines
97 B
C
![]() |
#ifndef _main_h__
|
||
|
#define _main_h__
|
||
|
|
||
|
extern unsigned char current_pad_type;
|
||
|
|
||
|
#endif // _main_h__
|