[A89] Re: sprite


[Prev][Next][Index][Thread]

[A89] Re: sprite




The x<LCD_WIDTH statement is checking for the right boundary, and the crash happens at the left.

--- TJ <comfortably_numb_@hotmail.com> wrote:
> 
> try if(x<LCD_WIDTH-12) instead and if it still doesn't work then try moving
> the switches around again. of course, your calc might just be nuts too...
> sometimes that happens when there's no possible way that your source code
> could produce the results, and your program is smalle enough that theres not
> much room for errors

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/




Follow-Ups: References: