Index: head/emulators/citra/files/patch-externals_teakra_src_test.h =================================================================== --- head/emulators/citra/files/patch-externals_teakra_src_test.h (nonexistent) +++ head/emulators/citra/files/patch-externals_teakra_src_test.h (revision 490327) @@ -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: head/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