Skip to content

Commit

Permalink
gamarue test
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelwernel committed Dec 6, 2023
1 parent 85ce3bc commit cdbae89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/vmaware.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ struct VM {
static constexpr const char* VPC = "Virtual PC";
static constexpr const char* ANUBIS = "Anubis";
static constexpr const char* JOEBOX = "JoeBox";
static constexpr const char* THREADEXPERT = "Thread Expert";
static constexpr const char* CWSANDBOX = "CW Sandbox";

// VM scoreboard table specifically for VM::brand()
#if (MSVC)
Expand Down

0 comments on commit cdbae89

Please sign in to comment.