Changeset 0ca44a2 in buchla-68k for ram/itcpos.x


Ignore:
Timestamp:
11/12/2017 09:42:08 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
9e37759
Parents:
3577fe1
Message:

Fixed itcpos.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/itcpos.x

    r3577fe1 r0ca44a2  
    1717extern  void            advicur(void);
    1818extern  void            bspicur(void);
    19 extern  void            itcini(uint16_t color);
     19extern  void            itcini(int16_t color);
    2020extern  void            itcpos(int16_t row, int16_t col);
Note: See TracChangeset for help on using the changeset viewer.