Changeset 7a2cb0d in buchla-68k for ram/ttcpos.x


Ignore:
Timestamp:
11/12/2017 09:31:12 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
6f0834c
Parents:
96496d0
Message:

Fixed ttcpos.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/ttcpos.x

    r96496d0 r7a2cb0d  
    1515*/
    1616
    17 extern  void            ttcini(uint16_t color);
     17extern  void            ttcini(int16_t color);
    1818extern  void            ttcpos(int16_t row, int16_t col);
Note: See TracChangeset for help on using the changeset viewer.