aboutsummaryrefslogtreecommitdiff
path: root/src/core/bullet.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/bullet.hpp')
-rw-r--r--src/core/bullet.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/bullet.hpp b/src/core/bullet.hpp
index 5f4fe2f..b240e81 100644
--- a/src/core/bullet.hpp
+++ b/src/core/bullet.hpp
@@ -18,6 +18,7 @@ public:
int attrd[8];
float attrf[8];
TColors basecolor;
+ DWORD rendercolor;
virtual void init(...);
virtual void update();
virtual void render();