diff options
author | Haru <haru@dotalux.com> | 2014-05-16 16:23:47 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2014-05-16 16:23:47 +0200 |
commit | d350bfeb9cc310ec329d968fc57bf4183b7cb527 (patch) | |
tree | 9fc7cec46f1e4f19cfd8f36483bd106198e23f99 /src/plugins/db2sql.c | |
parent | fddd0a68178da57e0416722ee7c003eab7167ac4 (diff) | |
download | hercules-d350bfeb9cc310ec329d968fc57bf4183b7cb527.tar.gz hercules-d350bfeb9cc310ec329d968fc57bf4183b7cb527.tar.bz2 hercules-d350bfeb9cc310ec329d968fc57bf4183b7cb527.tar.xz hercules-d350bfeb9cc310ec329d968fc57bf4183b7cb527.zip |
Changed battle_config definition to extern to avoid mistakes in plugins
- This avoids plugins incorrectly using battle_config (with unreliable
results) instead of using the proper interface, battle->bc.
- Edited various #defines to use battle->bc instead of battle_config so
that they can work perperly in plugins as well.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/plugins/db2sql.c')
0 files changed, 0 insertions, 0 deletions