Skip to content

Moved dungeon.c and dungeon.h templates into external files.

Aaron Traas requested to merge traas/open-adventure:templates into master

Also refactored to use named vars in the templates, so it's easier to refactor, as order when you call .format() isn't important.

Merge request reports