Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/N64Recomp/N64Recomp
/ EventV1
Class
EventV1
src/mod_symbols.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
};
92
93
struct EventV1 {
94
uint32_t name_start;
95
uint32_t name_size;
96
};
97
98
struct HookV1 {
99
uint32_t func_index;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected