Changeset b28a12e in buchla-68k for ram/barbadj.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
  • ram/barbadj.c

    r39a696b rb28a12e  
    3030*/
    3131
    32 #include "all.h"
    33 
    34 extern  int16_t BarBcur[];
    35 extern  int16_t BarCcur[];
     32#include "ram.h"
    3633
    3734/* left-most bar columns */
Note: See TracChangeset for help on using the changeset viewer.