Store pointers for indexed sprites for anything that's redrawn every frame.

This commit is contained in:
stevenhowes
2021-08-31 18:20:11 +01:00
parent afe572da82
commit 8002b764c5
5 changed files with 60 additions and 16 deletions
+8 -4
View File
@@ -40,14 +40,18 @@ Squeezeflags = -o $@
# Dynamic dependencies:
o.Graphics: c.Graphics
o.Graphics: C:h.swis
o.Graphics: C:h.kernel
o.Graphics: C:h.kernel
o.Input: c.Input
o.Input: C:h.swis
o.Input: C:h.kernel
o.Input: C:h.kernel
o.Graphics: c.Graphics
o.Graphics: C:h.swis
o.Graphics: C:h.kernel
o.Graphics: C:h.kernel
o.Graphics: c.Graphics
o.Graphics: C:h.swis
o.Graphics: C:h.kernel
o.Graphics: C:h.kernel
o.CTheEscape: c.CTheEscape
o.CTheEscape: C:h.swis
o.CTheEscape: C:h.kernel