mirror of
https://github.com/cc65/cc65.git
synced 2026-03-11 23:42:18 +00:00
This function is used by many other CONIO functions, and the user program not necessarily uses 'cgetc'. Having "setcursor" in a different object file saves space in this case and also allows the user program to override it (e.g. when not using GRAPHICS 0 mode).
559 B
559 B