]> git.sur5r.net Git - cc65/blobdiff - samples/fire.c
Changed names of the pragmas to be identical to the corresponding command line
[cc65] / samples / fire.c
index 860067438ef1df28bac898e62f2b9f8f254d6bce..bbea872cf1c92adb17a44345f4451d67d2b9a3d6 100644 (file)
@@ -55,7 +55,7 @@
 
 
 /* Use static local variables for speed */
-#pragma staticlocals (1);
+#pragma static-locals (1);