1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-15 01:25:20 +02:00

Move some more sources to shared target

This commit is contained in:
sfan5
2024-09-09 21:34:56 +02:00
parent 4e9aa7dc77
commit b61c83a19d
12 changed files with 33 additions and 45 deletions

View File

@@ -28,9 +28,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "config.h"
class Translations;
#if IS_CLIENT_BUILD
extern Translations *g_client_translations;
#endif
class Translations
{