summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos2.h
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2021-04-01 21:01:36 +0200
committer hap <happppp@users.noreply.github.com>2021-04-01 21:01:36 +0200
commit0d897d07e65826352fba147ce644a901b2cce7bc (patch)
treed221f6ed4d5664dbdf0d184a7b0d8c58c8355d2e /src/mame/includes/namcos2.h
parent91fdb8adcaed4c131bcc2fbb57b4ec19bf925d40 (diff)
namcos2/c355 sprites: color 0xfe is for a palette offset instead of shadow [dink, hap]
Diffstat (limited to 'src/mame/includes/namcos2.h')
-rw-r--r--src/mame/includes/namcos2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/namcos2.h b/src/mame/includes/namcos2.h
index 383eab59c38..14cad5bc2cc 100644
--- a/src/mame/includes/namcos2.h
+++ b/src/mame/includes/namcos2.h
@@ -16,7 +16,7 @@
#include "machine/namco_c148.h"
#include "machine/timer.h"
#include "sound/c140.h"
-#include "video/c45.h"
+#include "video/namco_c45road.h"
#include "video/namco_c116.h"
#include "machine/namco65.h"
#include "machine/namco68.h"