Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arInit can now only modify the ar struct
Wrapping the main code of arInit in a function. This fixes a bug when calling arInit in a loop (arInit no longer overwrites index "i" and other variuables).
- Loading branch information