summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/lviv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/lviv.h')
-rw-r--r--src/mame/includes/lviv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/lviv.h b/src/mame/includes/lviv.h
index 90d9d6a8dac..4ec63dab2f3 100644
--- a/src/mame/includes/lviv.h
+++ b/src/mame/includes/lviv.h
@@ -63,7 +63,7 @@ private:
DECLARE_WRITE8_MEMBER(ppi_1_portb_w);
DECLARE_WRITE8_MEMBER(ppi_1_portc_w);
- DECLARE_SNAPSHOT_LOAD_MEMBER(lviv);
+ DECLARE_SNAPSHOT_LOAD_MEMBER(snapshot_cb);
void update_palette(uint8_t pal);