Core: Rework HardwareInfo
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
|
||||
namespace Nz
|
||||
{
|
||||
inline const HardwareInfo& Core::GetHardwareInfo() const
|
||||
{
|
||||
return *m_hardwareInfo;
|
||||
}
|
||||
}
|
||||
|
||||
#include <Nazara/Core/DebugOff.hpp>
|
||||
|
||||
Reference in New Issue
Block a user