added a bell object which is a new better way to do reset points
[supertux.git] / src / object / block.h
index ae11d22..d70bc6d 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef __BOX_H__
-#define __BOX_H__
+#ifndef __BLOCK_H__
+#define __BLOCK_H__
 
 #include "special/moving_object.h"