summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/h63484.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/video/h63484.h')
-rw-r--r--src/emu/video/h63484.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/video/h63484.h b/src/emu/video/h63484.h
index 97429d1dd20..c5b7359e4ae 100644
--- a/src/emu/video/h63484.h
+++ b/src/emu/video/h63484.h
@@ -107,7 +107,7 @@ private:
void video_registers_w(int offset);
int translate_command(UINT16 data);
void draw_graphics_line(bitmap_ind16 &bitmap, const rectangle &cliprect, int vs, int y, int layer_n, bool active, bool ins_window);
-
+
void register_save_state();
h63484_display_delegate m_display_cb;