6 lines
101 B
C++
Executable File
6 lines
101 B
C++
Executable File
#pragma once
|
|
|
|
/* Global version strings */
|
|
extern const char VERSION[];
|
|
extern const char HASHVAR[];
|