summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tatsumi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tatsumi.cpp')
-rw-r--r--src/mame/video/tatsumi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/tatsumi.cpp b/src/mame/video/tatsumi.cpp
index ad860cf729c..2472576049c 100644
--- a/src/mame/video/tatsumi.cpp
+++ b/src/mame/video/tatsumi.cpp
@@ -762,7 +762,7 @@ VIDEO_START_MEMBER(roundup5_state,roundup5)
m_tx_layer->set_transparent_pen(0);
m_gfxdecode->gfx(1)->set_source(m_tx_gfxram.get());
-
+
save_pointer(NAME(m_tx_gfxram), 0x20000);
save_pointer(NAME(m_bg_gfxram), 0x20000);
}