Home
last modified time | relevance | path

Searched refs:path_end_with_separator (Results 1 – 3 of 3) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/util/
H A DUtil.h33 void path_end_with_separator(utf8* path, size_t size);
H A DUtil.cpp153 void path_end_with_separator(utf8* path, size_t size) in path_end_with_separator() function
489 path_end_with_separator(destination, size); in safe_strcat_path()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/
H A DCmdlineSprite.cpp362 path_end_with_separator(outputPath, MAX_PATH); in cmdline_for_sprite()
455 path_end_with_separator(outputPath, MAX_PATH); in cmdline_for_sprite()