From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-12-11 00:35:42
On Tue, Dec 10, 2002 at 06:14:24PM +0100, MagerValp wrote: > PS: what's the best way to make a function call a dummy call? Would > > #define textcolor() 0 > > work? Yes, that would work. But this code snippet, which is needed to make the code compile on all platforms is exactly the reason, why it makes sense to include an empty textcolor() function for monochrome targets. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-12-11 00:35:47 CET