assigned slots 112-120 to sticky notes and 246-248 to perfmon

main
Samantha Wright 2025-02-26 12:17:56 -08:00
parent 6a172bac33
commit 8bb70f04dd
1 changed files with 6 additions and 2 deletions

View File

@ -128,7 +128,7 @@
// 112-126: apps & stuff // 112-126: apps & stuff
// 112-120: unused // 112-120: sticky notes
#define LL_TARGET_LOCK 121 #define LL_TARGET_LOCK 121
#define LL_NAV_DEST 122 #define LL_NAV_DEST 122
@ -201,7 +201,11 @@ activate with:
#define CONFIG_CONTROLS 208 #define CONFIG_CONTROLS 208
// 209-248: available // 209-245: available
#define PERFMON_EVENTS 246
#define PERFMON_CPU 247
#define PERFMON_DRAW 248
// 13-14, 86, and 249-250: mouselook combat stuff // 13-14, 86, and 249-250: mouselook combat stuff
#define INTEGRITY 249 #define INTEGRITY 249