Just renames
git-svn-id: svn://svn.cc65.org/cc65/trunk@78 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
|
||||
|
||||
|
||||
const char* FindExt (const char* Name);
|
||||
/* Return a pointer to the file extension in Name or NULL if there is none */
|
||||
|
||||
char* MakeFilename (const char* Origin, const char* Ext);
|
||||
/* Make a new file name from Origin and Ext. If Origin has an extension, it
|
||||
* is removed and Ext is appended. If Origin has no extension, Ext is simply
|
||||
|
||||
Reference in New Issue
Block a user