Skip to content

Commit

Permalink
chore: Cleanup print_sys_exec
Browse files Browse the repository at this point in the history
* Added separate file
* Moved printing of child over
* Simplified system templating to be less tedious
  • Loading branch information
Kelwan committed May 29, 2024
1 parent 6a5d6fc commit def6ba6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rt_entt_codegen/core/sys_exec/sys_exec.cc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
#include "rt_entt_codegen/shared/util.hh"
#include "rt_entt_codegen/shared/ecsact_entt_details.hh"

static auto exec_start_label_name = std::string{};

auto ecsact::rt_entt_codegen::core::print_child_systems(
ecsact::codegen_plugin_context& ctx,
const ecsact::rt_entt_codegen::ecsact_entt_details& details,
Expand Down

0 comments on commit def6ba6

Please sign in to comment.