mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-26 00:40:15 +00:00
Add helpers for common dispatch table patterns: registerSkipHandler() for opcodes that just discard data (14 sites), registerErrorHandler() for opcodes that show an error message (3 sites). Reduces boilerplate in registerOpcodeHandlers(). |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||