Re: [cc65] Weird problems with LoadKoala

Date view Thread view Subject view

From: visy_at_tukka.org
Date: 2002-12-08 14:39:35


void centertext(char text[40], int coordy) {
gotoxy(40 - strlen(text), coordy)ö
cprintf("%s",text);
}

nothing too special, I think.

btw. Seems that if I add *ANY* function it fucks up.


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-12-08 14:40:30 CET