comparison Level/Decoration.cpp @ 1502:ee5c98a437d9

Cleanup of LevelDecoration. (3)
author yoctozepto
date Sun, 01 Sep 2013 19:39:05 +0200
parents 990fadbaac18
children c4ab816fcc5e
comparison
equal deleted inserted replaced
1501:5e601a07010d 1502:ee5c98a437d9
1 #include <assert.h>
2
3 #include "Decoration.h" 1 #include "Decoration.h"
4 #include "../Party.h" 2 #include "../Party.h"
5 #include "../mm7_data.h" // for _449B57_test_bit
6 3
7 //----- (004583B0) -------------------------------------------------------- 4 //----- (004583B0) --------------------------------------------------------
8 LevelDecoration::LevelDecoration() 5 LevelDecoration::LevelDecoration()
9 { 6 {
10 memset(this, 0, sizeof(this)); 7 memset(this, 0, sizeof(this));