diff options
Diffstat (limited to 'src/statuseffect.h')
-rw-r--r-- | src/statuseffect.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/statuseffect.h b/src/statuseffect.h index bd7da5f8d..1e20953bc 100644 --- a/src/statuseffect.h +++ b/src/statuseffect.h @@ -104,7 +104,8 @@ class StatusEffect final * the deactivating effect (false). */ static StatusEffect *getStunEffect(const int index, - const Enable enabling) A_WARN_UNUSED; + const Enable enabling) + A_WARN_UNUSED; /** * Maps a block effect index to its corresponding effect index. Block |