summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dkong.h
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-09-26 13:42:51 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-09-26 13:42:51 +0000
commit229d5989898bc1abae0b5beee4825d1a1c673be0 (patch)
tree447a6b28d527a46eb0a1ec2cacc8f4641aded023 /src/mame/includes/dkong.h
parent6d7ed9b5739db3476f5c5d6d21ab26a16b8d99db (diff)
Cleanups and version bump.mame0127u5
Diffstat (limited to 'src/mame/includes/dkong.h')
-rw-r--r--src/mame/includes/dkong.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/dkong.h b/src/mame/includes/dkong.h
index ee92819d94b..b46f25034f4 100644
--- a/src/mame/includes/dkong.h
+++ b/src/mame/includes/dkong.h
@@ -93,11 +93,11 @@ struct _dkong_state
size_t sprite_ram_size;
/* radar scope */
-
+
UINT8 * gfx4;
UINT8 * gfx3;
int gfx3_len;
-
+
UINT8 sig30Hz;
UINT8 grid_sig;
UINT8 rflip_sig;