Changeset 2a87ef3 in buchla-68k for include/smdefs.h


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

Fixed lcdlbls.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/smdefs.h

    r6f49665 r2a87ef3  
    2222        struct  sment   *nxt;
    2323        struct  sment   *prv;
    24         uint16_t        val;
     24        int16_t         val;
    2525};
    2626
Note: See TracChangeset for help on using the changeset viewer.