nfqws2: update code

This commit is contained in:
bol-van
2025-11-26 14:11:29 +03:00
parent 39c6a71481
commit 1cfec4d737
5 changed files with 80 additions and 18 deletions
+1
View File
@@ -82,6 +82,7 @@ typedef struct {
const char *func, *instance;
const struct desync_profile *dp;
const t_ctrack *ctrack;
const struct dissect *dis;
} t_lua_desync_context;
bool lua_instance_cutoff_check(const t_lua_desync_context *ctx, bool bIn);