Changeset b28a12e in buchla-68k for vlib/lseg.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/lseg.c

    r39a696b rb28a12e  
    77*/
    88
    9 #include "all.h"
     9#include "ram.h"
    1010
    1111void   (*point)(int16_t x, int16_t y, int16_t pen);
Note: See TracChangeset for help on using the changeset viewer.