aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/driver96.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/driver/driver96.h')
-rw-r--r--sword2/driver/driver96.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sword2/driver/driver96.h b/sword2/driver/driver96.h
index 13bbdcbbb1..f27adae736 100644
--- a/sword2/driver/driver96.h
+++ b/sword2/driver/driver96.h
@@ -361,7 +361,6 @@ extern int32 PlotPoint(uint16 x, uint16 y, uint8 colour);
extern int32 DrawLine(int16 x1, int16 y1, int16 x2, int16 y2, uint8 colour);
extern int32 InitialiseBackgroundLayer(_parallax *p);
extern int32 CloseBackgroundLayer(void);
-extern int32 PlotDots(int16 x, int16 y, int16 count);
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------