taisei/src/dialog/youmu.h

15 lines
353 B
C
Raw Normal View History

2018-04-29 10:28:21 +02:00
/*
* This software is licensed under the terms of the MIT License.
2018-04-29 10:28:21 +02:00
* See COPYING for further information.
* ---
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
2019-07-03 20:00:56 +02:00
* Copyright (c) 2012-2019, Andrei Alexeyev <akari@taisei-project.org>.
2018-04-29 10:28:21 +02:00
*/
#pragma once
#include "taisei.h"
2018-04-29 10:28:21 +02:00
#include "dialog.h"
extern PlayerDialogTasks dialog_tasks_youmu;