test standard ncurses graphing template

This commit is contained in:
Emile Clark-Boman 2025-09-09 11:26:27 +10:00
parent 342886a098
commit 5a4f75c418
2 changed files with 60 additions and 0 deletions

6
lib/graph.h Normal file
View file

@ -0,0 +1,6 @@
#ifndef DORNE_GRAPH_H
#define DORNE_GRAPH_H
#endif /* DORNE_GRAPH_H */