#pragma once // Entry point for IW5 code generation // clang-format off: Order of includes matters here #include "../Common.h" #include "../../../Common/Game/IW5/IW5_Assets.h" // clang-format on // EOF