index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
script.cpp
blob: 9d761eb8cbd83d5ce20fda6fe8b71418e8a6b0da (
plain
)
1
2
3
4
5
6
7
#include
"script.h"
#ifdef SCRIPT_SUPPORT
Script
*
script
;
#endif