#ifndef N64_VERSION_H #define N64_VERSION_H #include #define N64_GIT_COMMIT_HASH "${_git_hash}" #endif // N64_VERSION_H