mirror of
https://github.com/cc65/cc65.git
synced 2025-08-15 21:27:43 +00:00
Update mandelbrot.c
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#endif
|
||||
|
||||
/* Use static local variables for speed */
|
||||
#pragma static-locals (1);
|
||||
#pragma static-locals (1)
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user