Author Topic: Small problem on NO COVER text  (Read 2633 times)

Botosu

  • Full Member
  • ***
  • Posts: 230
  • Gender: Male
  • Fight Fire With the Fire
Small problem on NO COVER text
« on: 18.03.2007 at 12:11:56 »
main.c, line 738, to change from
Code: [Select]
lcd_text2(cover_x+6, cover_y+33, YELLOW,BLACK,"avaliable");
into
Code: [Select]
lcd_text2(cover_x+6, cover_y+33, YELLOW,BLACK,"available");