summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/chessbase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/chessbase.cpp')
-rw-r--r--src/mame/machine/chessbase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/chessbase.cpp b/src/mame/machine/chessbase.cpp
index 331552a1895..480a21233a8 100644
--- a/src/mame/machine/chessbase.cpp
+++ b/src/mame/machine/chessbase.cpp
@@ -12,7 +12,7 @@ As workaround for the chess games, use an external chess GUI on the side,
such as Arena(in editmode).
TODO:
-- use screenless class, this file will be removed eventually
+- use pwm_display_device, this file will be removed eventually
******************************************************************************/