optimized twnlua building (10.5s -> 8.5s)

This commit is contained in:
veclavtalica
2025-02-10 18:29:35 +03:00
parent af1b9caedc
commit 0df0a9226f
5 changed files with 6 additions and 696 deletions

View File

@ -1,7 +1,11 @@
#include "twn_game_api.h"
#include "state.h"
#define LUA_IMPL
#include "minilua.h"
#include "state.h"
#include "luabind.c"
#include <SDL2/SDL.h>