8 lines
95 B
C
8 lines
95 B
C
#pragma once
|
|
|
|
#include "framework.h"
|
|
|
|
void InitSpy();
|
|
void CleanupSpy();
|
|
int IsLogin(void);
|