diff options
| author | 2014-04-06 18:18:00 +0000 | |
|---|---|---|
| committer | 2014-04-06 18:18:00 +0000 | |
| commit | d455e3806a4d34c7bd6172c0a3fbe5c396c768d5 (patch) | |
| tree | 4b59ca83e229cb81f8e717f5bd23b5747cea1fee /src | |
| parent | 9b6133fa9f68155913bbd36a5b17d14722254ac3 (diff) | |
Fixed build. (nw)
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/drivers/4enlinea.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/4enlinea.c b/src/mame/drivers/4enlinea.c index b5266b9058e..88380e90eac 100644 --- a/src/mame/drivers/4enlinea.c +++ b/src/mame/drivers/4enlinea.c @@ -389,8 +389,8 @@ INPUT_PORTS_END * Graphics Decode Information * ****************************************/ -static GFXDECODE_START( 4enlinea ) -GFXDECODE_END +//static GFXDECODE_START( 4enlinea ) +//GFXDECODE_END /**************************************** |
