summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/patinhofeio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/patinhofeio.h')
-rw-r--r--src/mame/includes/patinhofeio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/patinhofeio.h b/src/mame/includes/patinhofeio.h
index 0de449afa53..ecfbbb1483f 100644
--- a/src/mame/includes/patinhofeio.h
+++ b/src/mame/includes/patinhofeio.h
@@ -26,7 +26,7 @@ public:
void teletype_kbd_input(u8 data);
TIMER_CALLBACK_MEMBER(teletype_callback);
- DECLARE_DEVICE_IMAGE_LOAD_MEMBER( patinho_tape );
+ DECLARE_DEVICE_IMAGE_LOAD_MEMBER( tape_load );
void update_panel(uint8_t ACC, uint8_t opcode, uint8_t mem_data, uint16_t mem_addr, uint16_t PC, uint8_t FLAGS, uint16_t RC, uint8_t mode);