MSVC8 Project File + SDK Update + Some Newline Fixes

This commit is contained in:
Scott Ehlert
2006-04-07 09:09:48 +00:00
parent 971c5ffbb5
commit 9c2f98e1eb
9 changed files with 626 additions and 36 deletions

View File

@ -108,4 +108,4 @@ void Client_SetObj(void* mValue){
mObjects.obj[id].owner = *(int*)mValue;
break;
}
}
}