diff options
Diffstat (limited to 'src/devices/video/epic12pixel.inc')
-rw-r--r-- | src/devices/video/epic12pixel.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/video/epic12pixel.inc b/src/devices/video/epic12pixel.inc index 3cb01cebbf4..65666470e40 100644 --- a/src/devices/video/epic12pixel.inc +++ b/src/devices/video/epic12pixel.inc @@ -1,3 +1,5 @@ +// license:BSD-3-Clause +// copyright-holders:David Haywood /* This is the inner-most loop code (per-pixel) and thus the most performance sensitive part */ #if FLIPX == 1 |