From c46b7a3e97390bbe8803afbb70b307362f9123f0 Mon Sep 17 00:00:00 2001 From: rodri Date: Wed, 15 May 2024 14:44:58 +0000 Subject: fix the qball. --- mkfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkfile') diff --git a/mkfile b/mkfile index 2c9c8d7..2761b48 100644 --- a/mkfile +++ b/mkfile @@ -7,7 +7,7 @@ TARG=\ OFILES=\ alloc.$O\ - qb.$O\ + qball.$O\ HFILES=dat.h fns.h -- cgit v1.2.3