summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/mystston.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/mystston.cpp')
-rw-r--r--src/mame/video/mystston.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/mystston.cpp b/src/mame/video/mystston.cpp
index ada64ddae6c..8a72fc1f416 100644
--- a/src/mame/video/mystston.cpp
+++ b/src/mame/video/mystston.cpp
@@ -81,7 +81,7 @@ void mystston_state::set_palette()
compute_resistor_weights(0, 255, -1.0,
3, resistances_rg, weights_rg, 0, 4700,
2, resistances_b, weights_b, 0, 4700,
- 0, 0, 0, 0, 0);
+ 0, nullptr, nullptr, 0, 0);
for (i = 0; i < 0x40; i++)
{