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

    r39a696b rb28a12e  
    66*/
    77
    8 #include "all.h"
     8#include "ram.h"
    99
    1010#define TO_LFT          (TO_BAK + 1)
    11 
    12 extern  int32_t ctime;          /* time at cursor */
    1311
    1412/*
Note: See TracChangeset for help on using the changeset viewer.