diff --git a/structs.h b/structs.h index 85b44d855..cbc2fc938 100644 --- a/structs.h +++ b/structs.h @@ -830,7 +830,7 @@ struct PlayerStruct int _pMemSpells[2]; // __declspec(align(8)) int _pAblSpells[2]; int _pScrlSpells[2]; - int _pSpellFlags; + char _pSpellFlags; int _pSplHotKey[4]; char _pSplTHotKey[4]; int _pwtype;