Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/N64Recomp/N64Recomp
/ DependencyEvent
Class
DependencyEvent
include/recompiler/context.h:165–168 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
163
};
164
165
struct DependencyEvent {
166
size_t dependency_index;
167
std::string event_name;
168
};
169
170
struct EventSymbol {
171
ReferenceSymbol base;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected