mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-03 10:31:48 -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.