From: Aaron Traas Date: Fri, 7 Dec 2018 15:36:42 +0000 (-0500) Subject: Correct return types for all of the action handling functions in actions, so it's... X-Git-Tag: 1.8~29 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=e7dc3eab5d7eb798199e59081e846582af7205a7;hp=e7dc3eab5d7eb798199e59081e846582af7205a7;p=open-adventure.git Correct return types for all of the action handling functions in actions, so it's clear we're not just using arbitrary ints ---