Fix structs for FIRE 2 settings

This commit is contained in:
Paul Hollinsky
2018-09-25 18:41:05 -04:00
parent 126c8efd2a
commit 650b46fad2
6 changed files with 88 additions and 6 deletions
+1 -2
View File
@@ -9,8 +9,7 @@
#include <vector>
#include <memory>
#pragma pack(push)
#pragma pack(1)
#pragma pack(push, 1)
namespace icsneo {