mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2026-04-23 00:07:15 +08:00
431cd33839
These functions reduce unnecessary allocations of arrays. Closes #1692