Include frameworkandsol.h instead of framework.h and sol.hpp.

This commit is contained in:
hispidence 2021-12-04 21:15:26 +00:00
parent df10143472
commit 0b433edfe2
21 changed files with 1048 additions and 55 deletions

View file

@ -1,4 +1,4 @@
#include "framework.h"
#include "frameworkandsol.h"
#include "GameFlowScript.h"
#include "Sound/sound.h"
#include "savegame.h"