summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emucore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/emucore.cpp')
-rw-r--r--src/emu/emucore.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/emu/emucore.cpp b/src/emu/emucore.cpp
index 689d5fa1c37..84eb5cf11c6 100644
--- a/src/emu/emucore.cpp
+++ b/src/emu/emucore.cpp
@@ -2,10 +2,11 @@
// copyright-holders:Nicola Salmoria, Aaron Giles
/***************************************************************************
- emucore.c
+ emucore.cpp
Simple core functions that are defined in emucore.h and which may
need to be accessed by other MAME-related tools.
+
****************************************************************************/
#include "emu.h"