From 349a7bc39908f4bddd35c8f1605bdfb77f343404 Mon Sep 17 00:00:00 2001 From: Torbjörn Andersson Date: Fri, 19 Sep 2003 06:41:41 +0000 Subject: Cleanup. Apart from reformatting, I've also removed the #ifdef blocks to skip or mute cutscenes. At the very least, we want to show the subtitles like we do now. svn-id: r10307 --- sword2/anims.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sword2/anims.h') diff --git a/sword2/anims.h b/sword2/anims.h index 3b9d245a61..b291cfde78 100644 --- a/sword2/anims.h +++ b/sword2/anims.h @@ -20,7 +20,6 @@ #ifndef _ANIM_S #define _ANIM_S - #include "driver/driver96.h" int32 FN_anim(int32 *params); -- cgit v1.2.3