line inflation

This commit is contained in:
2023-02-15 23:54:05 +00:00
parent 570169ff15
commit e3100e0221
10 changed files with 79 additions and 40 deletions

View File

@@ -33,7 +33,6 @@ struct vec *c_vec = NULL;
char pathbuf[MAXPATH];
void resources_init()
{
prefabs = vec_make(MAXNAME, 25);