We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24dddf9 commit ce77a47Copy full SHA for ce77a47
1 file changed
MarathonRecomp/api/Sonicteam/TitleTask.h
@@ -8,7 +8,7 @@ namespace Sonicteam
8
class TitleTask : public Sonicteam::SoX::Engine::Task
9
{
10
public:
11
- MARATHON_INSERT_PADDING(0x0C);
+ MARATHON_INSERT_PADDING(0x10);
12
be<uint32_t> m_SelectedIndex;
13
};
14
}
0 commit comments