summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/phoenix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/phoenix.h')
-rw-r--r--src/mame/includes/phoenix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/phoenix.h b/src/mame/includes/phoenix.h
index a65620d82e9..4e631a58ec4 100644
--- a/src/mame/includes/phoenix.h
+++ b/src/mame/includes/phoenix.h
@@ -98,7 +98,7 @@ private:
UINT32 * m_poly18;
device_t *m_discrete;
tms36xx_device *m_tms;
-
+
int update_c24(int samplerate);
int update_c25(int samplerate);
int noise(int samplerate);