]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/irrlicht_changes/CGUITTFont.h
Make HUD status messages translatable (#5795)
[dragonfireclient.git] / src / irrlicht_changes / CGUITTFont.h
index 7ce89836979ade887f78b72f679f4eb190668d48..43fc692878ac021e903df4b2dcd035a95f43698d 100644 (file)
@@ -29,8 +29,7 @@
    john@suckerfreegames.com
 */
 
-#ifndef __C_GUI_TTFONT_H_INCLUDED__
-#define __C_GUI_TTFONT_H_INCLUDED__
+#pragma once
 
 #include <irrlicht.h>
 #include <ft2build.h>
@@ -390,5 +389,3 @@ namespace gui
 
 } // end namespace gui
 } // end namespace irr
-
-#endif // __C_GUI_TTFONT_H_INCLUDED__