🚚 Split up all.h in to proper header relations
This commit is contained in:
parent
6e1a106a38
commit
997c1dba55
180 changed files with 791 additions and 348 deletions
|
|
@ -3,7 +3,13 @@
|
|||
*
|
||||
* Implementation of the theme room placing algorithms.
|
||||
*/
|
||||
#include "all.h"
|
||||
#include "themes.h"
|
||||
|
||||
#include "items.h"
|
||||
#include "monster.h"
|
||||
#include "objects.h"
|
||||
#include "quests.h"
|
||||
#include "trigs.h"
|
||||
|
||||
namespace devilution {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue