mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
feat: Added basic UI for the new pl section system
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
namespace hex::plugin::builtin::prv {
|
||||
namespace hex::plugin::builtin {
|
||||
|
||||
bool FileProvider::isAvailable() const {
|
||||
return this->m_mappedFile != nullptr;
|
||||
|
||||
Reference in New Issue
Block a user