summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2018-01-07 23:59:42 -0600
committercamthesaxman <cameronghall@cox.net>2018-01-07 23:59:42 -0600
commit3b097262f5c0244d3517008df76e8683f61e459d (patch)
tree3dc5dffe9d721957c21600c277bb6b00c4ceb36e /src/main.c
parent11cf2950aeb51ed6e12fdeea0fe23821f1394e56 (diff)
completely label and document dma3_manager.c
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 18d1abdc2..07b7d9147 100644
--- a/src/main.c
+++ b/src/main.c
@@ -332,7 +332,6 @@ void SetSerialCallback(IntrCallback callback)
}
extern void CopyBufferedValuesToGpuRegs(void);
-extern void ProcessDma3Requests(void);
static void VBlankIntr(void)
{