Move around some files

This commit is contained in:
Lwmte 2021-09-19 23:41:26 +03:00
parent c4a1e9445d
commit cefc60c7ea
225 changed files with 625 additions and 656 deletions

View file

@ -5,7 +5,7 @@
#include "animation.h"
#include "setup.h"
#include "level.h"
#include "control.h"
#include "control/control.h"
#include "lara.h"
#include "sphere.h"
#include "GameFlowScript.h"