-[Arx/src/scene/LevelFormat.h:203] -> [Arx/src/scene/Interactive.h:66] -> [Arx/src/scene/LoadLevel.cpp:197]: (style) The expression 'SAVED_MAX_LINKS == MAX_LINKS' is always true because 'SAVED_MAX_LINKS' and 'MAX_LINKS' represent the same value. -[Arx/src/scene/SaveFormat.h:291] -> [Arx/src/game/Spells.h:192] -> [Arx/src/scene/ChangeLevel.cpp:1682]: (style) The expression 'SAVED_MAX_PRECAST == MAX_PRECAST' is always true because 'SAVED_MAX_PRECAST' and 'MAX_PRECAST' represent the same value. -[Arx/src/scene/SaveFormat.h:322] -> [Arx/src/game/Inventory.h:68] -> [Arx/src/scene/ChangeLevel.cpp:1785]: (style) The expression 'SAVED_INVENTORY_X == INVENTORY_X' is always true because 'SAVED_INVENTORY_X' and 'INVENTORY_X' represent the same value. -[Arx/src/scene/SaveFormat.h:323] -> [Arx/src/game/Inventory.h:69] -> [Arx/src/scene/ChangeLevel.cpp:1784]: (style) The expression 'SAVED_INVENTORY_Y == INVENTORY_Y' is always true because 'SAVED_INVENTORY_Y' and 'INVENTORY_Y' represent the same value.