Changed names of the pragmas to be identical to the corresponding command line
options. This should make use easier. The old names of the pragmas are still available but will cause warnings. git-svn-id: svn://svn.cc65.org/cc65/trunk@4364 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
extern void __fastcall__ _seterrno (unsigned char code);
|
||||
|
||||
#pragma staticlocals(on)
|
||||
#pragma static-locals(on)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user