mirror of
https://gittea.dev/nova/th.git
synced 2025-12-12 18:50:10 -05:00
created dir.c & .h, improved header file handling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "defines.h"
|
||||
#include "backend.h"
|
||||
|
||||
static FILE *ueberzug = NULL;
|
||||
extern unsigned int terminal_height;
|
||||
|
||||
Reference in New Issue
Block a user