summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/hp48.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/hp48.h')
-rw-r--r--src/mess/includes/hp48.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/includes/hp48.h b/src/mess/includes/hp48.h
index 9b0ea2804d2..fc4e13b7364 100644
--- a/src/mess/includes/hp48.h
+++ b/src/mess/includes/hp48.h
@@ -11,13 +11,13 @@
#endif
/* model */
-typedef enum {
+enum hp48_models {
HP48_S,
HP48_SX,
HP48_G,
HP48_GX,
HP48_GP,
-} hp48_models;
+};
/* memory module configuration */
struct hp48_module