diff libmlk-rpg/rpg/battle-state-victory.c @ 254:6367b976112d

rpg: merge battle state switchers to remove number of files
author David Demelier <markand@malikania.fr>
date Thu, 03 Dec 2020 13:49:54 +0100
parents 71b3b7036de7
children 196264679079
line wrap: on
line diff
--- a/libmlk-rpg/rpg/battle-state-victory.c	Thu Dec 03 09:06:52 2020 +0100
+++ b/libmlk-rpg/rpg/battle-state-victory.c	Thu Dec 03 13:49:54 2020 +0100
@@ -27,8 +27,6 @@
 
 #include "battle.h"
 #include "battle-state.h"
-#include "battle-state-closing.h"
-#include "battle-state-victory.h"
 #include "rpg_p.h"
 
 struct victory {