Initial public release of rem-essentials
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
|
||||
#include "Common.h"
|
||||
|
||||
void InitProjectilesSoundFix();
|
||||
void InitProjectilesServerFix();
|
||||
Reference in New Issue
Block a user