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

    r39a696b rb28a12e  
    5757#define CHECKP          0
    5858
    59 #include "all.h"
    60 
    61 #if     DEBUGIT
    62 extern  short   verbose, testing;
    63 #endif
    64 
    65 extern  int16_t insmode;
    66 
    67 /*
    68 
    69 */
     59#include "ram.h"
    7060
    7161/*
Note: See TracChangeset for help on using the changeset viewer.