We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b09f1 commit ed0f686Copy full SHA for ed0f686
rt_entt_codegen/core/print_sys_exec.cc
@@ -347,7 +347,8 @@ static auto print_system_execution_context(
347
return context_type_name;
348
}
349
350
-static auto setup_system_providers(system_like_id_variant sys_like_id
+static auto setup_system_providers( //
351
+ system_like_id_variant sys_like_id
352
) -> system_provider_t {
353
using ecsact::rt_entt_codegen::core::provider::association;
354
using ecsact::rt_entt_codegen::core::provider::basic;
0 commit comments