7 lines
115 B
C
7 lines
115 B
C
![]() |
#pragma once
|
|||
|
|
|||
|
#include "framework.h"
|
|||
|
#include "string"
|
|||
|
|
|||
|
BOOL AcceptNewFriend(std::wstring v3, std::wstring v4);
|