]> git.sur5r.net Git - cc65/blobdiff - src/common/scopedefs.h
Added '_' prefix to sin and cos.
[cc65] / src / common / scopedefs.h
index d1a0cec4693d4ee912c2953e56d0c215e2cf6aee..31e493f2b0964116ea5a737ba21b170d91949da4 100644 (file)
@@ -1,6 +1,6 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                symdefs.h                                 */
+/*                                 symdefs.h                                 */
 /*                                                                           */
 /*               Scope definitions for the bin65 binary utils                */
 /*                                                                           */
@@ -39,7 +39,7 @@
 
 
 /*****************************************************************************/
-/*                                          Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
@@ -76,6 +76,3 @@ enum {
 /* End of scopedefs.h */
 
 #endif
-
-
-