Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/N64Recomp/N64Recomp
/ CallbackV1
Class
CallbackV1
src/mod_symbols.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
};
87
88
struct CallbackV1 {
89
uint32_t dependency_event_index;
90
uint32_t function_index;
91
};
92
93
struct EventV1 {
94
uint32_t name_start;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected