Changeset 411371e in buchla-68k for ram/idfield.c


Ignore:
Timestamp:
07/09/2017 10:46:29 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
c3aee8a
Parents:
e225e77
Message:

Removed redundant declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/idfield.c

    re225e77 r411371e  
    3030extern  int16_t ttox(uint16_t time, int16_t window);
    3131extern  int16_t timeto(int16_t fn, int16_t pj);
    32 extern  void    vcputsv(int16_t *obase, int16_t nw, int16_t fg, int16_t bg, int16_t row, int16_t col, int8_t *str, int16_t pitch);
    3332extern  void    dswin(int16_t n);
    3433extern  int16_t stdctp1(void);
Note: See TracChangeset for help on using the changeset viewer.