tiny refactor
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#include "timetable.h"
|
||||
|
||||
#define NLINES 10
|
||||
#define NCOLS 40
|
||||
|
||||
#define DEFAULT_X_OFFSET 10
|
||||
#define DEFAULT_Y_OFFSET 2
|
||||
|
||||
#define DEFAULT_PADDING 4
|
||||
|
||||
void timetable_page() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user