diff --git a/desmume/src/utils/dlditool.cpp b/desmume/src/utils/dlditool.cpp index c3570b767..9d4b48686 100644 --- a/desmume/src/utils/dlditool.cpp +++ b/desmume/src/utils/dlditool.cpp @@ -51,7 +51,9 @@ * v1.00 - 2006-12-25 - Chishm * Original release */ +#ifndef VERSION #define VERSION "v1.24" +#endif #include #include