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

View File

@ -13,5 +13,8 @@ namespace game
namespace plutonium
{
WEAK symbol<int(const char* fmt, ...)> printf{0x0, 0x0};
WEAK symbol<void(game::scriptInstance_t)> load_custom_script_func{0x0, 0x0};
}
}