changed comments from old to new style (one-line comments only)
[rocksndiamonds.git] / src / game_sp / OrangeDisk.h
index 410aab4d3b15685ec0c79c85a4cc1dd9273ac771..3cbb3630cfcbf66c5547c6c33c53675e6f796fe2 100644 (file)
@@ -8,6 +8,6 @@
 #include "global.h"
 
 
-extern void subAnimateOrangeDisks(int);
+void subAnimateOrangeDisks(int);
 
-#endif /* ORANGEDISK_H */
+#endif // ORANGEDISK_H