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