vxKernel/kernel/include/vhex/display/draw.h

5 lines
147 B
C
Raw Normal View History

#include <vhex/display/draw/circle.h>
#include <vhex/display/draw/pixel.h>
#include <vhex/display/draw/line.h>
#include <vhex/display/draw/rect.h>