mirror of
https://github.com/HIllya51/LunaHook.git
synced 2024-11-24 14:25:37 +08:00
10 lines
151 B
C++
10 lines
151 B
C++
|
#include"5pb.h"
|
|||
|
#include"mages/mages.hpp"
|
|||
|
|
|||
|
bool _5pb::attach_function() {
|
|||
|
//CHAOS;HEAD_NOAH
|
|||
|
bool b3=mages::MAGES();
|
|||
|
return b3;
|
|||
|
}
|
|||
|
|
|||
|
|