mirror of
https://github.com/cc65/cc65.git
synced 2026-04-22 01:16:54 +00:00
fixed some stuff, compiles again :)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
.export _kbrepeat, _kbrepeatdelay, _kbrepeatrate
|
||||
|
||||
.include "pet/pet.inc"
|
||||
.include "pet.inc"
|
||||
|
||||
_kbrepeat:
|
||||
ldx KBDREPEAT ; get old value
|
||||
|
||||
Reference in New Issue
Block a user