committed fakemeta optimizations

This commit is contained in:
David Anderson
2006-03-04 06:34:28 +00:00
parent 3b4cd21835
commit 372a01e6da
6 changed files with 346 additions and 1049 deletions

View File

@ -564,7 +564,7 @@ static cell AMX_NATIVE_CALL register_forward(AMX *amx, cell *params)
dlltable = g_pFunctionTable;
newdlltable = g_pNewFunctionsTable;
}
switch (func)
{
case FM_PrecacheModel: