merge UI_Icons/ui_icons

This commit is contained in:
SandPoot
2025-04-03 11:46:54 -03:00
parent d92340b018
commit ff87a194e9
127 changed files with 2 additions and 2 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())