summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/vrender0.c
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2009-02-17 15:31:20 +0000
committer Aaron Giles <aaron@aarongiles.com>2009-02-17 15:31:20 +0000
commitcef6764910e75f5e212fdef18ab75135b4144020 (patch)
tree2aceb9a6b874fc333ad98ce42a580ded9a6039f9 /src/emu/sound/vrender0.c
parent77a98627d90a3ea23a955272856c15cdada0ddae (diff)
Cleanups and version bump.mame0129u4
Diffstat (limited to 'src/emu/sound/vrender0.c')
-rw-r--r--src/emu/sound/vrender0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/vrender0.c b/src/emu/sound/vrender0.c
index 480a1a761f2..9c3a938032b 100644
--- a/src/emu/sound/vrender0.c
+++ b/src/emu/sound/vrender0.c
@@ -14,7 +14,7 @@ reverb
interrupts
*************/
-typedef struct _vr0_state vr0_state;
+typedef struct _vr0_state vr0_state;
struct _vr0_state
{
UINT32 *TexBase;