1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-19 13:29:28 +08:00
Files
Alas/blcrack/cracker/ui/hook.hpp
2025-09-05 17:58:49 +08:00

9 lines
110 B
C++

#ifndef HOOK_HPP
#define HOOK_HPP
void do_ui_hook();
void hook_game_lua_for_ingame_ui();
#endif //HOOK_HPP