summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/sega/315-5838_317-0229_comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/sega/315-5838_317-0229_comp.h')
-rw-r--r--src/mame/sega/315-5838_317-0229_comp.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/mame/sega/315-5838_317-0229_comp.h b/src/mame/sega/315-5838_317-0229_comp.h
index 72500307da7..c76272f5314 100644
--- a/src/mame/sega/315-5838_317-0229_comp.h
+++ b/src/mame/sega/315-5838_317-0229_comp.h
@@ -1,7 +1,7 @@
// license:BSD-3-Clause
// copyright-holders:David Haywood, Samuel Neves, Peter Wilhelmsen, Morten Shearman Kirkegaard
-#ifndef MAME_MACHINE_315_5838_371_0229_COMP_H
-#define MAME_MACHINE_315_5838_371_0229_COMP_H
+#ifndef MAME_SEGA_315_5838_371_0229_COMP_H
+#define MAME_SEGA_315_5838_371_0229_COMP_H
#pragma once
@@ -39,8 +39,6 @@ protected:
virtual void device_start() override;
virtual void device_reset() override;
- virtual void rom_bank_updated() override;
-
private:
uint16_t source_word_r();
@@ -80,4 +78,4 @@ private:
#endif
};
-#endif // MAME_MACHINE_315_5838_371_0229_COMP_H
+#endif // MAME_SEGA_315_5838_371_0229_COMP_H