1
This commit is contained in:
17
replay/sv_publishtest.h
Normal file
17
replay/sv_publishtest.h
Normal file
@ -0,0 +1,17 @@
|
||||
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
//=======================================================================================//
|
||||
|
||||
#ifndef SV_PUBLISHTEST_H
|
||||
#define SV_PUBLISHTEST_H
|
||||
#ifdef _WIN32
|
||||
#pragma once
|
||||
#endif
|
||||
|
||||
//----------------------------------------------------------------------------------------
|
||||
|
||||
bool SV_DoTestPublish();
|
||||
|
||||
//----------------------------------------------------------------------------------------
|
||||
|
||||
#endif // SV_PUBLISHTEST_H
|
Reference in New Issue
Block a user