mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
58bda1209a
The `*_ptr` and `peek_*` procedures did the same thing, except `peek_*` was over-cautiously putting the index through a modulo when all assignments to `q.offset` are already wrapped.