X-Git-Url: https://git.jsancho.org/?p=dungeon-master.git;a=blobdiff_plain;f=src%2Fpaths.h;fp=src%2Fpaths.h;h=38cb13aa1a05337f1ef3ac045f026a0df430b1a7;hp=2325eae09cd163d573115b09c4b388aa3f7ee647;hb=652177d7027e9a9fe6c6b8394042bdaabf5ada76;hpb=602500ffe32004dc0437ed55ac2d25ec69fc9e25 diff --git a/src/paths.h b/src/paths.h index 2325eae..38cb13a 100644 --- a/src/paths.h +++ b/src/paths.h @@ -28,4 +28,4 @@ #define PROGRAM_NAME "dmaster" #endif -std::set get_data_paths(); +std::set get_dmaster_paths ();