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 @@ enum glb_pointers
maxEntities,
glb_end_int,
glb_start_float,
time,
gl_time,
frametime,
force_retouch,
deathmatch,
@ -49,4 +49,5 @@ enum glb_pointers
void initialize_glb_offsets();
#endif /* _INCLUDE_GLB_H */
#endif /* _INCLUDE_GLB_H */