WeChatFerry/Spy/receive_msg.h
2022-08-13 20:03:22 +08:00

5 lines
65 B
C

#pragma once
void ListenMessage();
void UnListenMessage();