gb6/system6/lcd_mac.c

8 lines
62 B
C

#include "../src/lcd.h"
void lcd_draw(struct lcd *lcd)
{
}