diff options
-rw-r--r-- | src/mame/vsystem/vsystem_spr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/vsystem/vsystem_spr.cpp b/src/mame/vsystem/vsystem_spr.cpp index 33f63734af6..2df3f612f7c 100644 --- a/src/mame/vsystem/vsystem_spr.cpp +++ b/src/mame/vsystem/vsystem_spr.cpp @@ -29,7 +29,7 @@ - 5 bit of palette selection for the mixer - Scaling (x/y) - Flipping -- Indipendent sorting list +- Independent sorting list - 1 bit of pri for the mixer Note that this chip can be connected to a VS9210 which adds a level of indirection for |