Skip to content

Commit 1c00c15

Browse files
committed
Merge branch 'dev' of https://github.com/kernelwernel/VMAware into dev
2 parents b32260c + 9e9c0d9 commit 1c00c15

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
@@ -8895,4 +8895,4 @@ const std::map<VM::u8, VM::core::technique> VM::core::technique_table = {
88958895
// __TABLE_LABEL, add your technique above
88968896
// { VM::FUNCTION, { POINTS, FUNCTION_POINTER }}
88978897
// ^ template
8898-
};
8898+
};

0 commit comments

Comments
 (0)