veh clean up and more log info

This commit is contained in:
pohky 2021-10-31 23:37:24 +01:00
parent 803b61a5a9
commit ff5dc1fa04
3 changed files with 184 additions and 96 deletions

View file

@ -4,5 +4,4 @@ namespace veh
{
bool add_handler();
bool remove_handler();
void* get_handle();
}