X-Git-Url: https://git.jsancho.org/?p=dungeon-master.git;a=blobdiff_plain;f=src%2Fmods.h;h=e5fd4a5980ae5cbbc9824f9d45ad71ac62190397;hp=a948772e70b89c9d17b39dcb1979b67fa76f2e38;hb=652177d7027e9a9fe6c6b8394042bdaabf5ada76;hpb=9d35c3ae2a2571bb3fb47d359f70ac43f0f2427d diff --git a/src/mods.h b/src/mods.h index a948772..e5fd4a5 100644 --- a/src/mods.h +++ b/src/mods.h @@ -1,4 +1,4 @@ -/* Dungeon Master --- Adventure generator for GNU Guile +/* Dungeon Master --- RPG Adventure Generator Copyright © 2019 Javier Sancho Dungeon Master is free software; you can redistribute it and/or modify it @@ -12,7 +12,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with Haunt. If not, see . + along with Dungeon Master. If not, see . */ -void load_mods(); +void load_dmaster_mods ();