File diff r27282:08934aac09a5 → r27283:895ef9174a75
src/newgrf_text.h
Show inline comments
 
@@ -15,8 +15,6 @@
 
#include "core/smallvec_type.hpp"
 
#include "table/control_codes.h"
 
#include <utility>
 
#include <vector>
 
#include <string>
 

	
 
/** This character, the thorn ('รพ'), indicates a unicode string to NFO. */
 
static const WChar NFO_UTF8_IDENTIFIER = 0x00DE;