X-Git-Url: https://git.jsancho.org/?p=dungeon-master.git;a=blobdiff_plain;f=src%2Fpaths.h;fp=src%2Fpaths.h;h=66033734c31d753f729a3f25795349aaf87a9f11;hp=38cb13aa1a05337f1ef3ac045f026a0df430b1a7;hb=4fce641cc077d18f972e250d2fe3be5067618127;hpb=feed3accdc0482b11535c72119ea73f627f633ed diff --git a/src/paths.h b/src/paths.h index 38cb13a..6603373 100644 --- a/src/paths.h +++ b/src/paths.h @@ -28,4 +28,5 @@ #define PROGRAM_NAME "dmaster" #endif -std::set get_dmaster_paths (); +std::set +get_dmaster_paths ();