index
:
age_of_empires_ii_definitive-edition.git
Age of Empires 2 - Definitive Edition ESP
log msg
author
committer
range
master
about
summary
refs
log
tree
commit
diff
path:
root
/
Feature.cpp
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'Feature.cpp')
-rw-r--r--
Feature.cpp
10
1 files changed, 10 insertions, 0 deletions
diff --git a/Feature.cpp b/Feature.cpp
index 9c49ea4..325e8b9 100644
--- a/
Feature.cpp
+++ b/
Feature.cpp
@@ -1,5 +1,15 @@
#include "Feature.h"
+void Feature::LoadConfig()
+{
+
+}
+
+void Feature::SaveConfig()
+{
+
+}
+
void Feature::OnInitialise()
{