1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-04-14 23:38:11 +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

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