First test plugin
git-svn-id: svn://svn.cc65.org/cc65/trunk@1221 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
void AddChipPath (const char* NewPath);
|
||||
/* Add a search path for chips */
|
||||
|
||||
char* FindChip (const char* LibName);
|
||||
char* FindChipLib (const char* LibName);
|
||||
/* Find a chip library. Return a pointer to a malloced area that contains
|
||||
* the complete path, if found, return 0 otherwise.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user