mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-17 22:50:51 +00:00
oops. :)
This commit is contained in:
parent
b3f76e1e48
commit
be895da8da
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ PL_D_AddObject (plitem_t *dict, plitem_t *key, plitem_t *value)
|
|||
return true;
|
||||
}
|
||||
|
||||
int
|
||||
qboolean
|
||||
PL_A_InsertObjectAtIndex (plitem_t *array_item, plitem_t *item, int index)
|
||||
{
|
||||
plarray_t *array;
|
||||
|
|
Loading…
Reference in a new issue