diff options
author | 2016-03-18 22:00:47 +0100 | |
---|---|---|
committer | 2016-03-18 22:00:47 +0100 | |
commit | 25bc1007af6054e083d5c671f93cbe94878ef0f8 (patch) | |
tree | 5b6b9ab53c8f95caaa505bdc39a7bcf2a9b30920 /src/emu/ui/cmdrender.h | |
parent | 95aa75c8c6245dc06000e5e8493287c06b19a560 (diff) |
Added support and configuration for the image collection "covers".
Slightly modernized and simplified the code.
Diffstat (limited to 'src/emu/ui/cmdrender.h')
-rw-r--r-- | src/emu/ui/cmdrender.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/ui/cmdrender.h b/src/emu/ui/cmdrender.h index 01cc169816d..b8d0eb1571b 100644 --- a/src/emu/ui/cmdrender.h +++ b/src/emu/ui/cmdrender.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Dankan1890 +// copyright-holders:Maurizio Petrarota /*************************************************************************** ui/cmdrender.h |