1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00

actually call test

This commit is contained in:
EinBurgbauer 2021-05-20 18:31:44 +02:00
parent 954992b9d4
commit 7e68a366a1

View file

@ -198,6 +198,8 @@ namespace Tests
UseFunc0(func2, sa, 100.0f);
true
});
StructCRepr.Test();
}
}
}