From 596b438475b97b85a637a365772bb459bfaf66b3 Mon Sep 17 00:00:00 2001 From: QuestionableM <77170113+QuestionableM@users.noreply.github.com> Date: Tue, 10 Dec 2024 18:49:51 +0300 Subject: [PATCH] Fixed a typo --- include/SmSdk/offsets.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SmSdk/offsets.hpp b/include/SmSdk/offsets.hpp index 7fc890d..220f625 100644 --- a/include/SmSdk/offsets.hpp +++ b/include/SmSdk/offsets.hpp @@ -5,7 +5,7 @@ ///////STATIC VALUE OFFSETS #if _SM_VERSION_NUM == 073776 -# define SM_CURRENT_GAME_STATE_OFFSET 1267598 +# define SM_CURRENT_GAME_STATE_OFFSET 0x1267598 # define SM_IN_GAME_GUI_MANAGER_OFFSET 0x1267570 # define SM_GUI_SYSTEM_MANAGER_OFFSET 0x12676E8 # define SM_CHARACTER_MANAGER_OFFSET 0x1267738