aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2023-05-23 15:45:13 +0000
committerrodri <rgl@antares-labs.eu>2023-05-23 15:45:13 +0000
commit29c02c33749f9ca21ffa1c22cc2cc37f58584467 (patch)
tree8b3a096c858f7f8ae48b99009740b62de5a38b29 /mkfile
parent5a725b7c6a1c22800656f218e46b5b16b0d21884 (diff)
downloadmusw-29c02c33749f9ca21ffa1c22cc2cc37f58584467.tar.gz
musw-29c02c33749f9ca21ffa1c22cc2cc37f58584467.tar.bz2
musw-29c02c33749f9ca21ffa1c22cc2cc37f58584467.zip
integrated cmixer for sound and sfx.
fixed the vfx drawing procedure so that it treats p as the center when rendering the sprite.
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index f30d877..6973c0e 100644
--- a/mkfile
+++ b/mkfile
@@ -15,12 +15,14 @@ OFILES=\
universe.$O\
sprite.$O\
vfx.$O\
+ cmixer.$O\
net.$O\
fmt.$O\
HFILES=\
dat.h\
fns.h\
+ cmixer.h\
</sys/src/cmd/mkmany