mirror of
https://github.com/open-goal/jak-project
synced 2026-07-12 23:54:27 -04:00
build-level2 tool
This commit is contained in:
@@ -102,6 +102,7 @@ MakeSystem::MakeSystem(const std::optional<REPL::Config> repl_config, const std:
|
||||
add_tool<SubtitleTool>();
|
||||
add_tool<SubtitleV2Tool>();
|
||||
add_tool<BuildLevelTool>();
|
||||
add_tool<BuildLevel2Tool>();
|
||||
}
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user