added stack datatype to std
This commit is contained in:
parent
61b7e89d63
commit
875b69c407
3 changed files with 9 additions and 5 deletions
|
|
@ -107,4 +107,4 @@ void *ARC_Vector_Get(ARC_Vector *vector, uint32_t *index){
|
|||
}
|
||||
|
||||
return vector->data[*index];
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue