summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/aica.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/aica.h')
-rw-r--r--src/emu/sound/aica.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/sound/aica.h b/src/emu/sound/aica.h
index d4bdfe9c7dd..52a4c8a5037 100644
--- a/src/emu/sound/aica.h
+++ b/src/emu/sound/aica.h
@@ -1,6 +1,6 @@
/*
- Sega/Yamaha AICA emulation
+ Sega/Yamaha AICA emulation
*/
#ifndef _AICA_H_
@@ -8,7 +8,7 @@
#define MAX_AICA (2)
-struct AICAinterface
+struct AICAinterface
{
int region; /* region of 2M/8M RAM */
int roffset; /* offset in the region */