refactor: Give API files more consistent names

This commit is contained in:
WerWolv
2023-11-18 14:50:43 +01:00
parent 1249eb3261
commit 14f728ab76
55 changed files with 59 additions and 59 deletions

View File

@@ -4,7 +4,7 @@
#include <implot.h>
#include <hex/ui/view.hpp>
#include <hex/api/keybinding.hpp>
#include <hex/api/shortcut_manager.hpp>
#include <hex/api/project_file_manager.hpp>
#include <hex/api/layout_manager.hpp>
#include <hex/api/achievement_manager.hpp>