cleanup of LB_ constants

This commit is contained in:
Zeno Rogue
2024-05-09 10:44:37 +02:00
parent 5eb7cfc17a
commit 0a9714e657
2 changed files with 6 additions and 9 deletions
-9
View File
@@ -221,15 +221,6 @@ void addMessage(string s, char spamtype = 0);
#define NUMWITCH 7
// achievements
#define LB_YENDOR_CHALLENGE 40
#define LB_PURE_TACTICS 41
#define NUMLEADER 90
#define LB_PURE_TACTICS_SHMUP 49
#define LB_PURE_TACTICS_COOP 50
#define LB_RACING 81
#if ISMOBILE || ISWEB || ISPANDORA || 1
typedef double ld;
#define LDF "%lf"