From 69ed293003a187f2a7e807785e652e3378f1337a Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 1 Dec 2016 08:05:57 +0100 Subject: FULLPIPE: Rename struct variables of MovGraphItem --- engines/fullpipe/motion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/fullpipe/motion.h') diff --git a/engines/fullpipe/motion.h b/engines/fullpipe/motion.h index 5b225143ad..4eecd98536 100644 --- a/engines/fullpipe/motion.h +++ b/engines/fullpipe/motion.h @@ -264,7 +264,7 @@ struct MovGraphItem { StaticANIObject *ani; int field_4; MovArr movarr; - Common::Array *movitems; + Common::Array *mi_movitems; int count; int field_30; int field_34; -- cgit v1.2.3