mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2025-02-11 20:50:20 -05:00
7 lines
97 B
C
7 lines
97 B
C
![]() |
#ifndef _version_h__
|
||
|
#define _version_h__
|
||
|
|
||
|
extern const char *g_version;
|
||
|
|
||
|
#endif // _version_h__
|