summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/model2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/model2.h')
-rw-r--r--src/mame/includes/model2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/model2.h b/src/mame/includes/model2.h
index 9a52ddb22a6..4105a48e4e5 100644
--- a/src/mame/includes/model2.h
+++ b/src/mame/includes/model2.h
@@ -224,7 +224,7 @@ public:
DECLARE_WRITE32_MEMBER(copro_tgp_fifoout_push);
DECLARE_READ8_MEMBER(virtuacop_lightgun_r);
DECLARE_READ8_MEMBER(virtuacop_lightgun_offscreen_r);
-
+
UINT16 crypt_read_callback(UINT32 addr);
bool copro_fifoin_pop(device_t *device, UINT32 *result,UINT32 offset, UINT32 mem_mask);