summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/exidy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/exidy.h')
-rw-r--r--src/mame/includes/exidy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/includes/exidy.h b/src/mame/includes/exidy.h
index 5baafe0bc34..62388b93061 100644
--- a/src/mame/includes/exidy.h
+++ b/src/mame/includes/exidy.h
@@ -73,7 +73,6 @@ public:
UINT8 m_collision_invert;
int m_is_2bpp;
UINT8 m_int_condition;
- int m_fax_bank;
bitmap_ind16 m_background_bitmap;
bitmap_ind16 m_motion_object_1_vid;
bitmap_ind16 m_motion_object_2_vid;
@@ -110,7 +109,6 @@ public:
inline int sprite_1_enabled();
void draw_sprites(bitmap_ind16 &bitmap, const rectangle &cliprect);
void check_collision();
- void fax_bank_restore();
/* Targ and Spectar samples */
int m_max_freq;