Select Git revision
lua_hooklib.c
Forked from
STJr / SRB2
4486 commits behind the upstream repository.

James R. authored
HUD hooks now meet the standard of hooklib. HUD registry magic numbers are gone. HUD hooks may also be added using addHook. addHook('HUD', fn[, type]) hud.add still exists, but the intention is to remove it eventually.
lua_hooklib.c 25.73 KiB