mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-14 19:56:28 +00:00
Renames bitblt.h to bbtmacro.h and updates all uses
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
#include "returndefs.h"
|
||||
|
||||
#include "bb.h"
|
||||
#include "bitblt.h"
|
||||
#include "bbtmacro.h"
|
||||
#include "pilotbbt.h"
|
||||
#include "dspdata.h"
|
||||
#include "display.h"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
#include "pilotbbt.h"
|
||||
#include "display.h"
|
||||
#include "bitblt.h"
|
||||
#include "bbtmacro.h"
|
||||
#include "bb.h"
|
||||
|
||||
#include "bitbltdefs.h"
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#include <stddef.h> // for ptrdiff_t
|
||||
#include <stdlib.h> // for abs
|
||||
#include "adr68k.h" // for NativeAligned2FromLAddr
|
||||
#include "bitblt.h" // for MOUSEXR, MOUSEYH
|
||||
#include "bbtmacro.h" // for MOUSEXR, MOUSEYH
|
||||
#include "display.h" // for DISPLAYBUFFER, DisplayRegion68k, in_display...
|
||||
#include "drawdefs.h" // for N_OP_drawline
|
||||
#include "emlglob.h"
|
||||
|
||||
@@ -51,7 +51,7 @@ void Mouse_hndlr(void); /* Fields mouse events from driver */
|
||||
#include "lsptypes.h"
|
||||
|
||||
#include "bb.h"
|
||||
#include "bitblt.h"
|
||||
#include "bbtmacro.h"
|
||||
#include "pilotbbt.h"
|
||||
|
||||
#include "keyeventdefs.h"
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
#include "devconf.h"
|
||||
|
||||
#include "bb.h"
|
||||
#include "bitblt.h"
|
||||
#include "bbtmacro.h"
|
||||
#include "pilotbbt.h"
|
||||
#include "dbprint.h"
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
#include "pilotbbt.h"
|
||||
#include "debug.h"
|
||||
#include "arith.h"
|
||||
#include "bitblt.h"
|
||||
#include "bbtmacro.h"
|
||||
#include "lldsp.h"
|
||||
#include "bbtsubdefs.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user