From 77563ec532c8b51134c3020fb3c70a8bed8457fb Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Tue, 2 Sep 2014 15:11:06 -0700 Subject: Rename enum Option to Opt0 --- src/map/magic-expr.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/magic-expr.cpp') diff --git a/src/map/magic-expr.cpp b/src/map/magic-expr.cpp index 674c850..4ea83b6 100644 --- a/src/map/magic-expr.cpp +++ b/src/map/magic-expr.cpp @@ -1228,7 +1228,7 @@ int fun_running_status_update(dumb_ptr, val_t *result, Slice args) static int fun_status_option(dumb_ptr, val_t *result, Slice args) { - *result = ValInt{(bool((ARGPC(0))->status.option & static_cast