Changeset 6262b5c in buchla-68k for vlib/vobjfns.c


Ignore:
Timestamp:
07/10/2017 12:02:05 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
39a696b
Parents:
5fa506d
Message:

Added include files for global functions and variables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vlib/vobjfns.c

    r5fa506d r6262b5c  
    5353*/
    5454
    55 #include "biosdefs.h"
    56 #include "graphdef.h"
    57 #include "hwdefs.h"
    58 #include "stddefs.h"
    59 #include "vsdd.h"
    60 #include "vsddvars.h"
     55#include "all.h"
    6156
    6257extern  void    vbank(uint16_t b);
     
    269264        }
    270265}
     266
Note: See TracChangeset for help on using the changeset viewer.