WeChatFerry/Spy/receive_msg.h

5 lines
65 B
C
Raw Normal View History

2022-08-13 20:03:22 +08:00
#pragma once
2021-02-12 23:21:57 +08:00
2022-08-13 20:03:22 +08:00
void ListenMessage();
void UnListenMessage();