Fixed a bug
git-svn-id: svn://svn.cc65.org/cc65/trunk@2418 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
/* If the standard library search path is not given, use a hardcoded one */
|
||||
#ifndef CC65_LIB
|
||||
#define CC65_LIB "/usr/lib/cc65/lib/";
|
||||
#define CC65_LIB "/usr/lib/cc65/lib/"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user