Fixed a bug
git-svn-id: svn://svn.cc65.org/cc65/trunk@2035 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -177,7 +177,7 @@ void OH_DirectX (const OpcDesc* D)
|
||||
GenerateLabel (D, Addr);
|
||||
|
||||
/* Output the line */
|
||||
OneLine (D, "%s,y", GetAddrArg (D, Addr));
|
||||
OneLine (D, "%s,x", GetAddrArg (D, Addr));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user