summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/rungun.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/rungun.c')
-rw-r--r--src/mame/video/rungun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/rungun.c b/src/mame/video/rungun.c
index ee7764148f1..579f63eb195 100644
--- a/src/mame/video/rungun.c
+++ b/src/mame/video/rungun.c
@@ -89,7 +89,7 @@ VIDEO_START( rng )
assert(gfx_index != MAX_GFX_ELEMENTS);
// decode the ttl layer's gfx
- machine.gfx[gfx_index] = gfx_element_alloc(machine, &charlayout, machine.region("gfx3")->base(), machine.total_colors() / 16, 0);
+ machine.gfx[gfx_index] = gfx_element_alloc(machine, &charlayout, state->memregion("gfx3")->base(), machine.total_colors() / 16, 0);
state->m_ttl_gfx_index = gfx_index;
// create the tilemap