summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/boogwing.h
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2012-01-29 14:04:52 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2012-01-29 14:04:52 +0000
commit27ff7623c32c15fdb4929e8e70fac9f3cff03875 (patch)
treeb8744c6699f556004a0e0155056efa67ed09de46 /src/mame/includes/boogwing.h
parent436a0164acdc517a919a12a2daf104a9006fa204 (diff)
Converted Desert Assault to use generic deco sprite implementation [David Haywood]
Diffstat (limited to 'src/mame/includes/boogwing.h')
-rw-r--r--src/mame/includes/boogwing.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/boogwing.h b/src/mame/includes/boogwing.h
index 722d5a29aa1..fb6c4d0f180 100644
--- a/src/mame/includes/boogwing.h
+++ b/src/mame/includes/boogwing.h
@@ -40,5 +40,6 @@ public:
/*----------- defined in video/boogwing.c -----------*/
+VIDEO_START( boogwing );
SCREEN_UPDATE_RGB32( boogwing );