comparison arogue7/effects.c @ 126:b786053d2f37

arogue7: add missing header includes.
author John "Elwin" Edwards
date Fri, 08 May 2015 16:45:41 -0400
parents adfa37e67084
children f9ef86cf22b2
comparison
equal deleted inserted replaced
125:adfa37e67084 126:b786053d2f37
10 * All rights reserved. 10 * All rights reserved.
11 * 11 *
12 * See the file LICENSE.TXT for full copyright and licensing information. 12 * See the file LICENSE.TXT for full copyright and licensing information.
13 */ 13 */
14 14
15 #include <string.h>
15 #include "curses.h" 16 #include "curses.h"
16 #include "rogue.h" 17 #include "rogue.h"
17 18
18 /* 19 /*
19 * effect: 20 * effect: