1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-26 06:28:30 +02:00

Fix build with CUSTOM_LEVEL_SUPPORT=disabled

This commit is contained in:
Matt Penny 2020-05-30 16:17:52 -04:00 committed by Ethan Lee
parent 67a6ab3704
commit 50798d5add

View File

@ -4,6 +4,7 @@
#include "Graphics.h"
#include "Entity.h"
#include "Map.h"
#include "Script.h"
#include <stdio.h>
#include <stdlib.h>