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

10 lines
151 B
C++
Raw Normal View History

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