summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/lethalj.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/lethalj.h')
-rw-r--r--src/mame/includes/lethalj.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/lethalj.h b/src/mame/includes/lethalj.h
index 7d3a493ace9..6bb8e918a15 100644
--- a/src/mame/includes/lethalj.h
+++ b/src/mame/includes/lethalj.h
@@ -30,6 +30,7 @@ public:
DECLARE_DRIVER_INIT(cclownz);
virtual void video_start();
TIMER_CALLBACK_MEMBER(gen_ext1_int);
+ inline void get_crosshair_xy(int player, int *x, int *y);
};
/*----------- defined in video/lethalj.c -----------*/