LunaHook-mirror/LunaHook/engine64/5pb.cpp

10 lines
153 B
C++
Raw Normal View History

2024-02-07 20:59:24 +08:00
#include"5pb.h"
2024-03-21 17:57:04 +08:00
#include"mages/mages.h"
2024-02-07 20:59:24 +08:00
bool _5pb::attach_function() {
//CHAOS;HEAD_NOAH
2024-03-21 17:57:04 +08:00
bool b3=hookmages::MAGES();
2024-02-07 20:59:24 +08:00
return b3;
}