summaryrefslogtreecommitdiff
path: root/src/map/battle.c
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-07-14 02:53:07 +0200
committerHaru <haru@dotalux.com>2016-07-14 02:53:19 +0200
commit968e3cddbd3394607ae34f56ba8ee12d78bad1a5 (patch)
tree58ffd6db4b5174f7ad35a3a29a969e2db0e1fe03 /src/map/battle.c
parenta7c3d70ae42370b570bf25972089f2326ace6396 (diff)
downloadhercules-968e3cddbd3394607ae34f56ba8ee12d78bad1a5.tar.gz
hercules-968e3cddbd3394607ae34f56ba8ee12d78bad1a5.tar.bz2
hercules-968e3cddbd3394607ae34f56ba8ee12d78bad1a5.tar.xz
hercules-968e3cddbd3394607ae34f56ba8ee12d78bad1a5.zip
Changed various functions to take a const sd
- Affected functions: pc->nextbaseex(), pc->nextjobexp(), pc->thisbaseexp(), pc->thisjobexp(), pc->readparam() - Fixes an accidental '+=' in pc->readparam() due to copy-paste failure, detected thanks to the const enforcement (luckily it had no current ill effects, since the value was 0) Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map/battle.c')
0 files changed, 0 insertions, 0 deletions