1
0
mirror of synced 2025-02-03 20:55:27 +01:00
ImHex/plugins/builtin/source/content/settings_entries.cpp

9 lines
100 B
C++

#include <hex/plugin.hpp>
namespace hex::plugin::builtin {
void registerSettings() {
}
}