index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script.cpp
blob: 9d761eb8cbd83d5ce20fda6fe8b71418e8a6b0da (
plain
) (
blame
)
1
2
3
4
5
6
7
#include
"script.h"
#ifdef SCRIPT_SUPPORT
Script
*
script
;
#endif