-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGlobalVariables.cpp
More file actions
29 lines (26 loc) · 875 Bytes
/
Copy pathGlobalVariables.cpp
File metadata and controls
29 lines (26 loc) · 875 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/*
************************************************************************************
*
* File: GlobalVariables.cpp
* Class:
*
************************************************************************************
* Description:
*
************************************************************************************
* Notes:
*
************************************************************************************
*
* E/Mail: ian.macallan@gmail.com
* (c) 2003 - 2023 / Macallan
*
************************************************************************************
*
*/
#include "stdafx.h"
#include "GlobalVariables.h"
//
//====================================================================================
//
//====================================================================================