summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nb1414m4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/nb1414m4.h')
-rw-r--r--src/mame/machine/nb1414m4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/machine/nb1414m4.h b/src/mame/machine/nb1414m4.h
index 9be1d2ed069..4f1b2bcc713 100644
--- a/src/mame/machine/nb1414m4.h
+++ b/src/mame/machine/nb1414m4.h
@@ -13,6 +13,7 @@ public:
nb1414m4_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
void exec(uint16_t mcu_cmd, uint8_t *vram, uint16_t &scrollx, uint16_t &scrolly, tilemap_t *tilemap);
+ void vblank_trigger();
protected:
// device-level overrides