summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/jaguar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/jaguar.h')
-rw-r--r--src/mame/includes/jaguar.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mame/includes/jaguar.h b/src/mame/includes/jaguar.h
index e6e3de94b0e..660f8f5661f 100644
--- a/src/mame/includes/jaguar.h
+++ b/src/mame/includes/jaguar.h
@@ -249,6 +249,11 @@ public:
IRQ_CALLBACK_MEMBER(jaguar_irq_callback);
DECLARE_DEVICE_IMAGE_LOAD_MEMBER( jaguar_cart );
DECLARE_QUICKLOAD_LOAD_MEMBER( jaguar );
+ void cojagr3k_rom(machine_config &config);
+ void jaguarcd(machine_config &config);
+ void jaguar(machine_config &config);
+ void cojag68k(machine_config &config);
+ void cojagr3k(machine_config &config);
protected:
// timer IDs
enum