bool tileset_setup_unit_direction() returning NULL
tileset_setup_unit_direction() returns NULL in case it fails to get activity name. Return type is bool.
This is the last required c2x compile fix - now all branches compile with no warnings with gcc-13 c2x mode.
tileset_setup_unit_direction() returns NULL in case it fails to get activity name. Return type is bool.