#include "tri.h" void draw_triangle(int v1, int v2, int v3) { }