mirror of
https://github.com/JezuzLizard/T4SP-Server-Plugin.git
synced 2025-07-03 17:51:51 +00:00
Some debug stuff
This commit is contained in:
@ -61,6 +61,7 @@
|
||||
#pragma comment(lib, "Winmm.lib")
|
||||
|
||||
#include "utils/hexrays_defs.h"
|
||||
#include "utils/io.hpp"
|
||||
|
||||
#undef GetObject
|
||||
|
||||
@ -68,5 +69,6 @@
|
||||
#include "game/enums.hpp"
|
||||
#include "game/structs.hpp"
|
||||
#include "game/symbols.hpp"
|
||||
std::string get_full_gsc_state_str(game::scriptInstance_t inst);
|
||||
|
||||
using namespace std::literals;
|
Reference in New Issue
Block a user