#pragma once #include "types.hpp" // Shared Application State (Unity Build) internal bool g_Ethernet_Initialized = false; internal bool g_Wifi_Initialized = false;