7 lines
84 B
C
7 lines
84 B
C
#pragma once
|
|
|
|
#include "framework.h"
|
|
|
|
void InitSpy(int port);
|
|
void CleanupSpy();
|