moved code here. still needs to update gh
This commit is contained in:
7
ncursescalander/include/day_view.h
Normal file
7
ncursescalander/include/day_view.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef DAY_VIEW_H
|
||||
#define DAY_VIEW_H
|
||||
|
||||
void draw_day_view(int *day, int *month, int *year);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user