mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2025-02-07 10:40:18 -05:00
7 lines
80 B
C
7 lines
80 B
C
![]() |
#ifndef _version_h__
|
||
|
#define _version_h__
|
||
|
|
||
|
#define VERSION_STR "1.1.1"
|
||
|
|
||
|
#endif
|