mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-15 12:22:30 +00:00
feat(console): hardware detection et cetera
This commit is contained in:
parent
97bbe2ea66
commit
31f215ea14
118 changed files with 4059 additions and 1931 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define OS_COMPAT_HPP
|
||||
|
||||
#if defined(WHOA_SYSTEM_MAC)
|
||||
#include "os/compat/Mac.hpp"
|
||||
#include "os/mac/Compat.hpp"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue