|
|
@@ -1,12 +1,14 @@ |
|
|
|
// |
|
|
|
// Lol Engine - EasyMesh tutorial |
|
|
|
// Lol Engine — EasyMesh tutorial |
|
|
|
// |
|
|
|
// Copyright: (c) 2011-2013 Sam Hocevar <sam@hocevar.net> |
|
|
|
// (c) 2012-2013 Benjamin "Touky" Huet <huet.benjamin@gmail.com> |
|
|
|
// This program is free software; you can redistribute it and/or |
|
|
|
// modify it under the terms of the Do What The Fuck You Want To |
|
|
|
// Public License, Version 2, as published by Sam Hocevar. See |
|
|
|
// http://www.wtfpl.net/ for more details. |
|
|
|
// Copyright © 2011—2015 Sam Hocevar <sam@hocevar.net> |
|
|
|
// © 2012—2013 Benjamin “Touky” Huet <huet.benjamin@gmail.com> |
|
|
|
// |
|
|
|
// This program is free software. It comes without any warranty, to |
|
|
|
// the extent permitted by applicable law. You can redistribute it |
|
|
|
// and/or modify it under the terms of the Do What the Fuck You Want |
|
|
|
// to Public License, Version 2, as published by the WTFPL Task Force. |
|
|
|
// See http://www.wtfpl.net/ for more details. |
|
|
|
// |
|
|
|
|
|
|
|
#if HAVE_CONFIG_H |
|
|
|