diff --git a/include/graph.h b/include/graph.h index 60d138c..949bbd3 100644 --- a/include/graph.h +++ b/include/graph.h @@ -1 +1 @@ -void line(u32 x1, u32 y1, u32 x2, u32 y2, u8 color); +void line(u32 x1, u32 y1, u32 x2, u32 y2, u8 color);