summaryrefslogtreecommitdiffstats
path: root/src/rccxml.h
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@dside.dyndns.org>2005-07-13 16:49:47 +0000
committerSuren A. Chilingaryan <csa@dside.dyndns.org>2005-07-13 16:49:47 +0000
commit7233ff9095194b38586ce438379f08691a0fecdd (patch)
tree8c14b8899914b4ae9e0d6f62e14dd6b3519983cd /src/rccxml.h
parentfad788d3f02564486039886b1de1cbf976776ac3 (diff)
downloadlibrcc-7233ff9095194b38586ce438379f08691a0fecdd.tar.gz
librcc-7233ff9095194b38586ce438379f08691a0fecdd.tar.bz2
librcc-7233ff9095194b38586ce438379f08691a0fecdd.tar.xz
librcc-7233ff9095194b38586ce438379f08691a0fecdd.zip
Engine Plugins
Diffstat (limited to 'src/rccxml.h')
-rw-r--r--src/rccxml.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rccxml.h b/src/rccxml.h
index 3f0382e..d8d07bf 100644
--- a/src/rccxml.h
+++ b/src/rccxml.h
@@ -1,7 +1,7 @@
#ifndef _RCC_XML_H
#define _RCC_XML_H
-int rccXmlInit();
+int rccXmlInit(int LoadConfiguration);
void rccXmlFree();
#endif /* _RCC_XML_H */