Put this around BOM
This commit is contained in:
parent
60d909a031
commit
78b31955aa
|
@ -1,4 +1,8 @@
|
|||
/* RetroArch - A frontend for libretro.
|
||||
#if defined(_WIN32) && defined(_MSC_FIRST) && !defined(_XBOX)
|
||||
|
||||
#endif
|
||||
|
||||
/* RetroArch - A frontend for libretro.
|
||||
* Copyright (C) 2011-2017 - Daniel De Matteis
|
||||
*
|
||||
* RetroArch is free software: you can redistribute it and/or modify it under the terms
|
||||
|
|
Loading…
Reference in New Issue