summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/screen.h')
-rw-r--r--src/emu/screen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/screen.h b/src/emu/screen.h
index 9ca2747fc3f..df2d2913cd1 100644
--- a/src/emu/screen.h
+++ b/src/emu/screen.h
@@ -454,8 +454,8 @@ private:
void update_scan_bitmap_size(int y);
void pre_update_scanline(int y);
void create_composited_bitmap();
- void destroy_scan_bitmaps();
- void allocate_scan_bitmaps();
+ void destroy_scan_bitmaps();
+ void allocate_scan_bitmaps();
// inline configuration data
screen_type_enum m_type; // type of screen