diff Level/Decoration.h @ 1491:6d21ef91cb2d

Rename LevelDecoration::_47A825 to LevelDecoration::IsObeliskChestActive().
author yoctozepto
date Fri, 30 Aug 2013 21:53:17 +0200
parents a27cdb3d753e
children ee5c98a437d9
line wrap: on
line diff
--- a/Level/Decoration.h	Thu Aug 29 22:36:48 2013 +0200
+++ b/Level/Decoration.h	Fri Aug 30 21:53:17 2013 +0200
@@ -22,7 +22,7 @@
   LevelDecoration();
   int GetGlobalEvent();
   bool IsInteractive();
-  bool _47A825();
+  bool IsObeliskChestActive();
 
 
   uint16_t uDecorationDescID;