Added VFormat() native

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40417
This commit is contained in:
David Anderson
2007-01-29 22:34:53 +00:00
parent 726498833e
commit 8db394c85d
2 changed files with 53 additions and 2 deletions
-2
View File
@@ -74,8 +74,6 @@ SourcePawnEngine::SourcePawnEngine()
SourcePawnEngine::~SourcePawnEngine()
{
assert(m_CallStack == NULL);
TracedCall *pTemp;
while (m_FreedCalls)
{