11 lines
103 B
C++
11 lines
103 B
C++
|
|
||
|
// Globals.cpp
|
||
|
|
||
|
// Used for precompiled header generation in MSVC
|
||
|
|
||
|
#include "Globals.h"
|
||
|
|
||
|
|
||
|
|
||
|
|