more fixes

This commit is contained in:
Artur K
2012-03-08 21:47:59 +01:00
parent 69d848ca78
commit eb6c1ac939
43 changed files with 611 additions and 534 deletions

View File

@@ -37,5 +37,5 @@ struct STKFRAME
{
}
int getLocVar(int off);
size_t getLocVar(int off);
};