gb6/system6/lcd_mac.c

7 lines
61 B
C

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