renamed time to gl_time
updated makefile
This commit is contained in:
@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user