Skip to content

Commit 9e9c0d9

Browse files
authored
Merge branch 'main' into dev
2 parents b62302f + 96f2275 commit 9e9c0d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/cli.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,4 +506,4 @@ BlueStacks
506506
}
507507

508508
return 0;
509-
}
509+
}

src/vmaware.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8799,4 +8799,4 @@ const std::map<VM::u8, VM::core::technique> VM::core::technique_table = {
87998799
// __TABLE_LABEL, add your technique above
88008800
// { VM::FUNCTION, { POINTS, FUNCTION_POINTER }}
88018801
// ^ template
8802-
};
8802+
};

0 commit comments

Comments
 (0)