From 19d613ee7dc0f1a1fd4a0386f9b63f53e73dc549 Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Sun, 3 Jun 2018 18:41:54 +0100 Subject: GRAPHICS: Remove BOM at start of larryscale files Note that larryScale_generated.cpp still contains UTF-8 characters, but they are all in comments, so hopefully they will not cause problems. --- graphics/larryScale.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/larryScale.h') diff --git a/graphics/larryScale.h b/graphics/larryScale.h index 0248cdb062..91dee2c89e 100644 --- a/graphics/larryScale.h +++ b/graphics/larryScale.h @@ -1,4 +1,4 @@ -/* ScummVM - Graphic Adventure Engine +/* ScummVM - Graphic Adventure Engine * * ScummVM is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT @@ -80,3 +80,4 @@ void larryScale( } #endif + -- cgit v1.2.3