fix calcdxNorm crash

This commit is contained in:
Aik-Siong Koh
2024-04-24 16:22:29 -06:00
parent 5e19e4acd2
commit 18a8b5cecf
10 changed files with 464 additions and 21 deletions

View File

@@ -26,6 +26,7 @@ void sharedptrTest();
int main()
{
ASMTAssembly::runDraggingLogTest();
ASMTAssembly::runDraggingTest2();
ASMTAssembly::runDraggingTest3();
ASMTAssembly::runDraggingTest();