Move comment to prevent reformat

This commit is contained in:
Marijn van der Werf 2018-01-22 20:15:08 +01:00
parent b35b1a2ad7
commit d7bafecb32
1 changed files with 2 additions and 1 deletions

View File

@ -9,10 +9,11 @@
namespace openloco::interop
{
#pragma pack(push, 1)
/**
* x86 register structure, only used for easy interop to Locomotion code.
*/
#pragma pack(push, 1)
struct registers
{
union