mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-26 20:02:37 +00:00
Create bbtsub.h to declare functions defined in bbtsub.c
Update files that depend on bbtsub functions to include bbtsub.h Declare as static all functions in bbtsub.c that are not needed externally. Add dependencies to makefile-tail. new file: ../inc/bbtsub.h modified: ../src/bbtsub.c modified: ../src/colorbltfns.c modified: ../src/draw.c modified: ../src/misc7.c modified: ../src/rawcolor.c modified: ../src/subr.c
This commit is contained in:
@@ -31,6 +31,7 @@ static char *id = "$Id: misc7.c,v 1.2 1999/01/03 02:07:22 sybalsky Exp $ Copyrig
|
||||
#include "arith.h"
|
||||
#include "my.h"
|
||||
#include "bitblt.h"
|
||||
#include "bbtsub.h"
|
||||
#include "dbprint.h"
|
||||
/* osamu '90/02/08
|
||||
* add display.h, because in_display_secment() is changed as
|
||||
|
||||
Reference in New Issue
Block a user