mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-22 05:38:33 +00:00
No more declaring `hookset<T> *hooks_foo`; now it's just `hookset<T> hooks_foo` at global scope. This clears the way to make `hookset<T>` into a class type if we want.
61 KiB
61 KiB