Mercurial > mm7
comparison Level/Decoration.cpp @ 1491:6d21ef91cb2d
Rename LevelDecoration::_47A825 to LevelDecoration::IsObeliskChestActive().
author | yoctozepto |
---|---|
date | Fri, 30 Aug 2013 21:53:17 +0200 |
parents | a27cdb3d753e |
children | 480b09200f88 |
comparison
equal
deleted
inserted
replaced
1490:db0dfdb9871e | 1491:6d21ef91cb2d |
---|---|
112 default: assert(false && "Invalid Decoration"); | 112 default: assert(false && "Invalid Decoration"); |
113 } | 113 } |
114 } | 114 } |
115 | 115 |
116 //----- (0047A825) -------------------------------------------------------- | 116 //----- (0047A825) -------------------------------------------------------- |
117 bool LevelDecoration::_47A825() | 117 bool LevelDecoration::IsObeliskChestActive() |
118 { | 118 { |
119 //bool v1; // ebx@1 | 119 //bool v1; // ebx@1 |
120 //LevelDecoration *v2; // edi@1 | 120 //LevelDecoration *v2; // edi@1 |
121 | 121 |
122 if (pParty->uCurrentHour == 0 | 122 if (pParty->uCurrentHour == 0 |