Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/bg3se
/ Dealloc
Function
Dealloc
BG3Extender/GameDefinitions/UI.h:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
inline void Dealloc(void* ptr)
63
{
64
return GameFree(ptr);
65
}
66
67
inline char const* Type::GetName() const
68
{
Callers
1
Realloc
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected