renamed time to gl_time

updated makefile
This commit is contained in:
David Anderson
2006-03-20 18:45:53 +00:00
parent 68e729721d
commit a293e23fe2
3 changed files with 6 additions and 5 deletions

View File

@ -12,7 +12,7 @@ CPP = gcc
NAME = fakemeta_amxx
OBJECTS = sdk/amxxmodule.cpp dllfunc.cpp engfunc.cpp fakemeta_amxx.cpp pdata.cpp forward.cpp \
fm_tr.cpp pev.cpp glb.cpp
fm_tr.cpp pev.cpp glb.cpp fm_tr2.cpp
LINK =