MovePointer() broken with GL Galore
Posted: Thu Oct 30, 2025 9:00 pm
MovePointer() does NOP when using GL Galore.
Is it a limitation of minigl?
Is it a limitation of minigl?
Code: Select all
@REQUIRE "glgalore"
Repeat
MovePointer(100,100)
Forever