First EXE build successfully

This commit is contained in:
MontyTRC89 2020-04-24 19:15:05 +02:00
parent 6bff6caed2
commit f3bb956927
154 changed files with 1900 additions and 1287 deletions

View file

@ -2,6 +2,7 @@
#include "..\Game\items.h"
#include "..\Game\box.h"
#include "..\Game\lara.h"
#include "../Game/savegame.h"
#include "..\Game\lot.h"
#include "..\Game\sound.h"
#include "../Specific/setup.h"