sigs from fedddd

This commit is contained in:
ineed bots
2023-08-29 12:04:20 -06:00
parent b0ee289a3c
commit 8a6f707e4e
5 changed files with 109 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
#pragma once
namespace signatures
{
bool process();
}