diff options
author | 2025-02-23 15:48:07 +0900 | |
---|---|---|
committer | 2025-02-23 07:48:07 +0100 | |
commit | c28dccddba1734d7475f53a59f13504f4a140bb8 (patch) | |
tree | 54157783c3ee71ffc5643d0a72e3a8ff02afb456 | |
parent | 161f08f3c5f9e0f036c10437aeda0357321404b7 (diff) |
vsystem/vsystem_spr.cpp: Fix spelling error (#13402)
-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 |