summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/tia.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/tia.h')
-rw-r--r--src/mame/video/tia.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/video/tia.h b/src/mame/video/tia.h
index cc321f5bd7a..4dcf107977d 100644
--- a/src/mame/video/tia.h
+++ b/src/mame/video/tia.h
@@ -199,6 +199,8 @@ private:
bitmap_ind16 *helper[3];
UINT16 screen_height;
+
+ void register_save_state();
};
class tia_pal_video_device : public tia_video_device