/*** Copyright (C) 2022 J Reece Wilson (a/k/a "Reece"). All rights reserved. File: AuSWInfo.hpp Date: 2022-1-25 Author: Reece ***/ #pragma once namespace Aurora::SWInfo { void InitSwInfo(); void InitSwInfoEarly(); }