
20 Oct
2011
20 Oct
'11
2:38 p.m.
On Thursday 20 October 2011 01:38:44 Che-Liang Chiou wrote:
--- a/include/lcd.h +++ b/include/lcd.h
+int lcd_display_bitmap(ulong bmp_image, int x, int y);
nice. can you fix common/cmd_bmp.c while you're at it and delete the inline extern decl for this func ? -mike