patterns: Use standalone pattern language library instead of built-in one

This commit is contained in:
WerWolv
2022-04-17 16:57:30 +02:00
parent f5fe49923b
commit 17383083fb
92 changed files with 416 additions and 8336 deletions

View File

@@ -133,6 +133,8 @@ namespace hex::plugin::builtin::prv {
#endif
Provider::resize(this->getActualSize());
return true;
}