taisei/src/credits.h

14 lines
334 B
C
Raw Normal View History

2012-08-05 03:36:55 +02:00
/*
* This software is licensed under the terms of the MIT-License
* See COPYING for further information.
2012-08-05 03:36:55 +02:00
* ---
2018-01-04 18:14:31 +01:00
* Copyright (c) 2011-2018, Lukas Weber <laochailan@web.de>.
* Copyright (c) 2012-2018, Andrei Alexeyev <akari@alienslab.net>.
2012-08-05 03:36:55 +02:00
*/
2017-09-27 14:14:53 +02:00
#pragma once
#include "taisei.h"
2012-08-05 03:36:55 +02:00
void credits_loop(void);
void credits_preload(void);