Index: branches/2019Q1/emulators/citra/files/patch-externals_teakra_src_test.h =================================================================== --- branches/2019Q1/emulators/citra/files/patch-externals_teakra_src_test.h (nonexistent) +++ branches/2019Q1/emulators/citra/files/patch-externals_teakra_src_test.h (revision 490332) @@ -0,0 +1,13 @@ +https://github.com/wwylele/teakra/pull/35 + +--- externals/teakra/src/test.h.orig 2018-12-21 16:34:51 UTC ++++ externals/teakra/src/test.h +@@ -31,7 +31,7 @@ static_assert(std::is_trivially_copyable_v); + + struct TestCase { + State before, after; +- u16 opcode, expand; ++ u16 opcode, expand, unused; + }; + + static_assert(sizeof(TestCase) == 4312); Property changes on: branches/2019Q1/emulators/citra/files/patch-externals_teakra_src_test.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2019Q1 =================================================================== --- branches/2019Q1 (revision 490331) +++ branches/2019Q1 (revision 490332) Property changes on: branches/2019Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r490327