Add a common include file.

This commit is contained in:
Nemirtingas
2020-07-16 11:56:24 +02:00
parent 25ee1dfa52
commit fe9bbd1104
36 changed files with 236 additions and 250 deletions

View File

@ -19,7 +19,7 @@
*/
#include "sdk_includes/steam_api.h"
#include "dll/defines.h"
#include "dll/common_includes.h"
#include <iostream>
#include <chrono>