1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-25 09:42:22 +00:00

Renames bitblt.h to bbtmacro.h and updates all uses

This commit is contained in:
Nick Briggs
2024-11-07 12:39:55 -08:00
parent 99550aaa7c
commit baeec1b957
10 changed files with 20 additions and 20 deletions

View File

@@ -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"