summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/n64.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/n64.h')
-rw-r--r--src/mame/includes/n64.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/n64.h b/src/mame/includes/n64.h
index 88347b7fd73..783efd70a12 100644
--- a/src/mame/includes/n64.h
+++ b/src/mame/includes/n64.h
@@ -228,7 +228,6 @@ private:
UINT32 dd_track_offset;
// Peripheral Interface (PI) registers and functions
- void pi_dma();
emu_timer *pi_dma_timer;
UINT32 pi_dram_addr;
UINT32 pi_cart_addr;