Select Git revision
Forked from
STJr / SRB2
4569 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_hud.h 1.17 KiB