Browse code

Fix compiler warning.

Andrew Alderwick authored on 23/01/2022 11:23:52
Showing 1 changed files
... ...
@@ -27,6 +27,8 @@ error(char *msg, const char *err)
27 27
 void
28 28
 system_deo_special(Device *d, Uint8 port)
29 29
 {
30
+	(void)d;
31
+	(void)port;
30 32
 }
31 33
 
32 34
 static void