# Graphics stack

target_sources(menix PUBLIC
	builtin_font.c
	fb.c
	fbcon.c
	fb_defaults.c
	bmp.c
)
