Skip to content

Commit a343d7c

Browse files
authored
Merge pull request #673 from NotRequiem/main
macOS compilation fixes
2 parents d9c0cd2 + bf2cdf5 commit a343d7c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/vmaware.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8034,7 +8034,6 @@ struct VM {
80348034

80358035
return (
80368036
check_usb() ||
8037-
check_general() ||
80388037
check_rom()
80398038
);
80408039
}

0 commit comments

Comments
 (0)