Skip to content

Commit 71c5a71

Browse files
committed
fix win32 compilation
1 parent ed297c2 commit 71c5a71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/platform/win32/opengl.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include <math.h> // sinf/cosf
66
#include "global.h" // TEMP for PLTT
77
#include "core.h" // temp?
8+
#include "background.h" // For bg flags
89
#include "tilemap.h" // struct Tile
910
#include "platform/shared/opengl.h"
1011
#include "trig.h" // ONE_CYCLE

0 commit comments

Comments
 (0)