mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
patterns: Updated to new API
This commit is contained in:
@@ -44,7 +44,7 @@ namespace hex::plugin::builtin {
|
||||
this->m_shouldReset = false;
|
||||
}
|
||||
|
||||
this->m_patternDrawer.draw(runtime.getAllPatterns());
|
||||
this->m_patternDrawer.draw(runtime.getPatterns());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user