Commit Graph

3 Commits

Author SHA1 Message Date
8dcc
24c1d796d9 Add esp cvar 2023-07-21 15:49:01 +02:00
8dcc
90ef1e4105 Update CVAR_HACK_ID 2023-07-21 13:49:12 +02:00
8dcc
9d9398e764 Add cvars.h header
With macros for declaring cvar_t ptrs in source and header, registering
new cvars and checking if the value is positive.

Also cvars_init function and cv_bhop declaration
2023-07-21 13:43:23 +02:00