Changeset f798356 in buchla-68k for ram/gcurpos.x


Ignore:
Timestamp:
11/12/2017 08:21:00 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
de91266
Parents:
f70aaad
Message:

Fixed gcurpos.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/gcurpos.x

    rf70aaad rf798356  
    1616
    1717extern  void            andcopy(volatile uint16_t *to, volatile uint16_t *from, uint16_t with, int16_t len);
    18 extern  void            arcurs(uint16_t icolor);
     18extern  void            arcurs(int16_t icolor);
    1919extern  int16_t         gcurpos(int16_t xloc, int16_t yloc);
    2020extern  void            sgcoff(void);
Note: See TracChangeset for help on using the changeset viewer.