Define melonDS version in CMake

Prevents having to update multiple files (melon.rc, melon.plist, version.h) when a new version is released.
This commit is contained in:
WaluigiWare64
2021-01-19 11:39:25 +00:00
parent cd6859ef6f
commit e8f06b8ac1
7 changed files with 26 additions and 11 deletions

View File

@ -19,8 +19,6 @@
#ifndef VERSION_H
#define VERSION_H
#define MELONDS_VERSION "0.9.1"
#define MELONDS_URL "http://melonds.kuribo64.net/"
#endif // VERSION_H