diff libmlk-adventure/adventure/molko.h @ 263:cd5bdb995052

cmake: create a new libmlk-data library
author David Demelier <markand@malikania.fr>
date Tue, 08 Dec 2020 17:00:03 +0100
parents 16be1ad3ddba
children e28429dbdaaf
line wrap: on
line diff
--- a/libmlk-adventure/adventure/molko.h	Mon Dec 07 23:21:05 2020 +0100
+++ b/libmlk-adventure/adventure/molko.h	Tue Dec 08 17:00:03 2020 +0100
@@ -24,7 +24,6 @@
 #include <core/sprite.h>
 
 struct molko {
-	struct game engine;
 	struct state *panic;
 
 	/* For map state. */