diff --git a/src/Game/Structs.hpp b/src/Game/Structs.hpp index 8369d5fc..b5f07ed8 100644 --- a/src/Game/Structs.hpp +++ b/src/Game/Structs.hpp @@ -926,6 +926,7 @@ namespace Game int feedId; int speed; int spacing; + char pad[16]; }; struct textScrollDef_s