Changeset 018d7ba in buchla-68k for ram/wheel.x


Ignore:
Timestamp:
11/12/2017 05:45:59 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
19caa64
Parents:
66072f0
Message:

Fixed wheel.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/wheel.x

    r66072f0 r018d7ba  
    4949extern  void            MouseIN(int16_t c);
    5050extern  int16_t         MouseRD(int8_t *str, int16_t nc, int16_t nt);
    51 extern  void            MouseRT(uint16_t t);
     51extern  void            MouseRT(int16_t t);
    5252extern  int16_t         MouseWK(void);
    5353extern  void            MouseWR(int8_t *str);
Note: See TracChangeset for help on using the changeset viewer.