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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/dkong.h b/src/mame/includes/dkong.h
index a4abda06d47..d572aec7fb8 100644
--- a/src/mame/includes/dkong.h
+++ b/src/mame/includes/dkong.h
@@ -97,7 +97,7 @@ struct _dkong_state
UINT8 sprite_bank;
UINT8 dma_latch;
UINT8 flip;
-
+
/* reverse address lookup map - hunchbkd */
INT16 rev_map[0x200];