summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dkong.h
diff options
context:
space:
mode:
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;