Safe pluto hooks

This commit is contained in:
ineed bots
2023-09-01 17:10:57 -06:00
parent 8c36a218de
commit ca306d785b
5 changed files with 86 additions and 19 deletions

View File

@ -2,5 +2,6 @@
namespace signatures
{
std::string get_err_reason();
bool process();
}