mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 08:41:11 +00:00
use the script api for parsing ent data and savegames
This is an imperfect revision of history.
This commit is contained in:
parent
53f4d13f43
commit
0e324d1851
3 changed files with 150 additions and 121 deletions
|
@ -1203,6 +1203,7 @@ struct progs_s {
|
|||
|
||||
int pr_edict_size; ///< in bytes
|
||||
int pr_edictareasize; ///< for bounds checking, starts at 0
|
||||
func_t edict_parse;
|
||||
|
||||
int pr_argc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue