This commit is contained in:
SandPoot
2025-11-19 16:23:37 -03:00
9 changed files with 34 additions and 30 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#define HINT_ICON_FILE 'icons/UI_Icons/screentips/cursor_hints.dmi'
#define HINT_ICON_FILE 'icons/ui_icons/screentips/cursor_hints.dmi'
/// Stores the cursor hint icons for screentip context.
GLOBAL_LIST_INIT_TYPED(screentip_context_icons, /image, prepare_screentip_context_icons())