Changeset 411371e in buchla-68k for ram/wdfield.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/wdfield.c

    re225e77 r411371e  
    7272extern  int16_t nd_whrv(int16_t n, int16_t k);
    7373
    74 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);
    75 
    7674extern  void    wscalc(void);
    7775extern  void    adj(int16_t wshar);
Note: See TracChangeset for help on using the changeset viewer.