diff options
author | 2020-06-19 12:38:41 +0200 | |
---|---|---|
committer | 2020-06-19 12:38:41 +0200 | |
commit | 128640144ad4c1349d996264b2c9ba51be0ce30e (patch) | |
tree | a4c98684be72de248d17964a25ed79b4a02e85e8 /src/emu/config.h | |
parent | 63a7bbb5f232e087c24d0a9cbf0f4fefe542af2d (diff) |
emu: correct some file headers (nw)
Diffstat (limited to 'src/emu/config.h')
-rw-r--r-- | src/emu/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/config.h b/src/emu/config.h index e9f528a17cc..59742466e5d 100644 --- a/src/emu/config.h +++ b/src/emu/config.h @@ -5,6 +5,7 @@ config.h Wrappers for handling MAME configuration files + ***************************************************************************/ #ifndef MAME_EMU_CONFIG_H |