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

@ -259,4 +259,4 @@ void OnAmxxAttach() {
void OnPluginsLoaded(){
iFGrenade = MF_RegisterForward("grenade_throw",ET_IGNORE,FP_CELL,FP_CELL,FP_CELL,FP_DONE);
iFInitCP = MF_RegisterForward("controlpoints_init",ET_IGNORE,FP_DONE);
}
}