From 0a50b20f43c2abec41ba35c01f26ed5fa650e9f9 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Tue, 10 Dec 2024 17:24:57 +0500 Subject: feat: init stars --- src/constants.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/constants.h (limited to 'src/constants.h') diff --git a/src/constants.h b/src/constants.h new file mode 100644 index 0000000..ecd5b1f --- /dev/null +++ b/src/constants.h @@ -0,0 +1 @@ +#define STAR_AMOUNT 1000 -- cgit v1.2.3