Changeset b28a12e in buchla-68k for vlib/vwputm.c


Ignore:
Timestamp:
07/10/2017 02:17:49 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
06f6615
Parents:
39a696b
Message:

Zero redundant declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlib/vwputm.c

    r39a696b rb28a12e  
    1616*/
    1717
    18 #include "all.h"
    19 
    20 extern  void    vwputs(int16_t *obase, int16_t nw, int16_t fg, int16_t bg, int16_t row, int16_t col, int8_t *str);
     18#include "ram.h"
    2119
    2220/*
Note: See TracChangeset for help on using the changeset viewer.