MCPcopy Create free account
hub / github.com/N64Recomp/N64Recomp / EventSymbol

Class EventSymbol

include/recompiler/context.h:170–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168 };
169
170 struct EventSymbol {
171 ReferenceSymbol base;
172 };
173
174 struct Callback {
175 size_t function_index;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected