Added the ability to set the number of digits in the guessed number.

This commit is contained in:
2023-08-02 15:11:25 +03:00
parent 324510173a
commit 3e22bb1dc1
8 changed files with 127 additions and 39 deletions

View File

@@ -0,0 +1,6 @@
#pragma once
#define VERSION 0.2
#define strGAMENAME L"Áûêè è Êîðîâû."
#define strGAMEVERSION L"Âåðñèÿ"
#define strGAMECOPYRIGHT L"Copyright (c) 2023 by W0LF aka 'dreamforce'"