impr: Rename font definition files

This commit is contained in:
WerWolv
2024-12-14 20:36:09 +01:00
parent 992f18b94b
commit 6a28de100c
51 changed files with 50 additions and 62 deletions

View File

@@ -9,7 +9,7 @@
#include <hex/helpers/logger.hpp>
#include <hex/helpers/debugging.hpp>
#include <fonts/codicons_font.h>
#include <fonts/vscode_icons.hpp>
#include <imgui.h>
#include <imgui_internal.h>
#include <implot.h>