Added the output layer.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5566 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
|
||||
|
||||
|
||||
void WiteAsmFile (const char* Name, const StrBuf* Data)
|
||||
void WriteAsmFile (const char* Name, const StrBuf* Data)
|
||||
/* Write the contents of Data to the given file in assembler (ca65) format */
|
||||
{
|
||||
const char* D;
|
||||
|
||||
Reference in New Issue
Block a user