summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@araneo.si>2020-04-23 01:25:22 +0200
committerTimotej Lazar <timotej.lazar@araneo.si>2020-05-30 02:32:30 +0200
commit8ddbab1cc2ea2f1728db5e584a7dd16a9b9df6b1 (patch)
tree516d58a6308c5b80ebc1ec73817a867dc85b48b7 /src/main.c
parente43f651bbc7bd697c9005577a13c3b252df01ca0 (diff)
Include bink.h where needed
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 05c2ea8..c3e3b67 100644
--- a/src/main.c
+++ b/src/main.c
@@ -44,6 +44,7 @@
#include "scrshot.hpp"
#include "version.h"
#include "fmv.h"
+#include "bink.h"
char LevelName[] = {"predbit6\0QuiteALongNameActually"}; /* the real way to load levels */