Commit 74c3f656 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Turn off Sprites11 in RO301 & RO350 options

Kernel can't chew new format sprites, so don't try using them in EX0/EY0.
Retagged as Wimp-5_24.
parent 42e284a3
......@@ -42,4 +42,6 @@ module_postfix SETS " RISC OS 3.1"
Option RO4, true ; RISC OS 4 extensions
Option Sprites11, false ; Kernel can't render new format sprites
END
......@@ -39,4 +39,6 @@ module_postfix SETS " RISC OS 3.5"
Option RO4, true ; RISC OS 4 extensions
Option Sprites11, false ; Kernel can't render new format sprites
END
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment