1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-22 12:30:41 +00:00

Update plasma.c

This commit is contained in:
Stefan 2024-12-09 00:41:03 +01:00 committed by GitHub
parent 3612d90c8e
commit be6819ca1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@
/* Use static local variables for speed */
#pragma static-locals (1);
#pragma static-locals (1)
static const unsigned char sinustable[0x100] = {