game and db is building on windows

This commit is contained in:
d1str4ught
2025-08-18 03:33:51 +02:00
parent 34000c3306
commit d87277458c
807 changed files with 273537 additions and 8380 deletions

View File

@@ -1,5 +1,5 @@
#include "stdafx.h"
#include "../../libgame/include/grid.h"
#include "libgame/grid.h"
#include "utils.h"
#include "desc.h"
#include "desc_client.h"
@@ -10,7 +10,7 @@
#include "log.h"
#include "db.h"
#include "locale_service.h"
#include "../../common/length.h"
#include "common/length.h"
#include "exchange.h"
#include "DragonSoul.h"