Changeset 72741f4 in buchla-68k for ram/lcdlbls.x


Ignore:
Timestamp:
11/15/2017 07:28:55 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
00c31a2
Parents:
7c5def4
Message:

Fixed incompatible pointers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/lcdlbls.x

    r7c5def4 r72741f4  
    5151extern  void            l_init(int16_t stat, int16_t _2);
    5252extern  void            l_inst(int16_t stat, int16_t _2);
     53extern  void            _l_load(void);
    5354extern  void            l_load(int16_t stat, int16_t _2);
    5455extern  void            l_none(int16_t _1, int16_t _2);
Note: See TracChangeset for help on using the changeset viewer.