loadout organisation

This commit is contained in:
Timothy Teakettle
2022-05-16 21:22:22 +01:00
parent 924bca64d1
commit 1c9f6077da
2 changed files with 22 additions and 6 deletions
+5
View File
@@ -91,3 +91,8 @@
#define LOADOUT_TAB 4
#define CONTENT_PREFERENCES_TAB 5
#define KEYBINDINGS_TAB 6
//quirks
#define QUIRK_POSITIVE "Positive"
#define QUIRK_NEGATIVE "Negative"
#define QUIRK_NEUTRAL "Neutral"