From a56b3ea671e9cc74b3f9ea723bc149e83212b998 Mon Sep 17 00:00:00 2001 From: gumi Date: Sun, 30 Dec 2018 16:06:06 -0500 Subject: pre-send the auth details to map servers instead of blindly trusting 0x0072 --- src/map/globals.hpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/globals.hpp') diff --git a/src/map/globals.hpp b/src/map/globals.hpp index 1c8e70d..acf52fd 100644 --- a/src/map/globals.hpp +++ b/src/map/globals.hpp @@ -95,5 +95,8 @@ namespace tmwa extern earray skill_db; extern BlockId skill_area_temp_id; extern int skill_area_temp_hp; + + extern std::array auth_fifo; + extern AuthFifoEntry *auth_fifo_iter; } // namespace map } // namespace tmwa -- cgit v1.2.3-70-g09d2