mirror of
https://github.com/cc65/cc65.git
synced 2026-04-20 17:20:49 +00:00
Update plasma.c
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
|
||||
|
||||
/* Use static local variables for speed */
|
||||
#pragma static-locals (1);
|
||||
#pragma static-locals (1)
|
||||
|
||||
|
||||
static const unsigned char sinustable[0x100] = {
|
||||
|
||||
Reference in New Issue
Block a user