]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/irrlichttypes_bloated.h
Fix param2 set to 240 if liquid source was renewed
[dragonfireclient.git] / src / irrlichttypes_bloated.h
index 2ce19999ea25e3a65d5ad72a821d564e3d570e93..a772a5cb5ced3f86d5b84075a8993b76f4d7b85d 100644 (file)
@@ -17,8 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 */
 
-#ifndef IRRLICHTTYPES_BLOATED_HEADER
-#define IRRLICHTTYPES_BLOATED_HEADER
+#pragma once
 
 #include "irrlichttypes.h"
 
@@ -26,10 +25,4 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "irr_v3d.h"
 #include "irr_aabb3d.h"
 
-#include <irrMap.h>
-#include <irrList.h>
-#include <irrArray.h>
 #include <SColor.h>
-
-#endif
-