Personal rebranding.

This commit is contained in:
Marisa the Magician 2022-05-13 18:39:14 +02:00
commit e63a373a4e
16 changed files with 16 additions and 25 deletions

View file

@ -1,7 +1,7 @@
/*
A C implementation of some dungeon generator, or at least an attempt.
Based mainly on http://journal.stuffwithstuff.com/2014/12/21/rooms-and-mazes
(C)2019 Marisa Kirisame, UnSX Team.
(C)2019 Marisa the Magician, UnSX Team.
Released under the MIT license.
*/
#include <stdlib.h>