yaze
0.3.2
Link to the Past ROM Editor
Loading...
Searching...
No Matches
tool_registration.h
Go to the documentation of this file.
1
#ifndef YAZE_SRC_CLI_SERVICE_AGENT_TOOL_REGISTRATION_H_
2
#define YAZE_SRC_CLI_SERVICE_AGENT_TOOL_REGISTRATION_H_
3
4
namespace
yaze
{
5
namespace
cli {
6
namespace
agent {
7
8
class
ToolRegistry;
9
10
void
RegisterBuiltinAgentTools
(ToolRegistry& registry);
11
12
}
// namespace agent
13
}
// namespace cli
14
}
// namespace yaze
15
16
#endif
// YAZE_SRC_CLI_SERVICE_AGENT_TOOL_REGISTRATION_H_
yaze::cli::agent::RegisterBuiltinAgentTools
void RegisterBuiltinAgentTools(ToolRegistry ®istry)
Definition
tool_registration.cc:114
yaze
Definition
patch_export_usage.cc:8
src
cli
service
agent
tool_registration.h
Generated by
1.10.0