summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/pce_cd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/pce_cd.h')
-rw-r--r--src/mess/machine/pce_cd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/pce_cd.h b/src/mess/machine/pce_cd.h
index 580884c8f86..bf2b29423b9 100644
--- a/src/mess/machine/pce_cd.h
+++ b/src/mess/machine/pce_cd.h
@@ -61,7 +61,7 @@ public:
DECLARE_READ8_MEMBER(acard_r);
void nvram_init(nvram_device &nvram, void *data, size_t size);
-
+
private:
void adpcm_stop(UINT8 irq_flag);
void adpcm_play();