mirror of
https://github.com/cc65/cc65.git
synced 2026-01-23 08:16:38 +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).
1.1 KiB
1.1 KiB