mirror of https://github.com/encounter/SDL.git
Fix some credit comments.
This commit is contained in:
parent
cf331ef3f9
commit
bbeacd72c4
|
@ -21,8 +21,8 @@
|
||||||
/*
|
/*
|
||||||
* @author Mark Callow, www.edgewise-consulting.com.
|
* @author Mark Callow, www.edgewise-consulting.com.
|
||||||
*
|
*
|
||||||
* Thanks to Alex Szpakowski, @slime73 on GitHub, for his gist showing
|
* Thanks to @slime73 on GitHub for their gist showing how to add a CAMetalLayer
|
||||||
* how to add a CAMetalLayer backed view.
|
* backed view.
|
||||||
*/
|
*/
|
||||||
#include "../../SDL_internal.h"
|
#include "../../SDL_internal.h"
|
||||||
|
|
||||||
|
|
|
@ -21,8 +21,8 @@
|
||||||
/*
|
/*
|
||||||
* @author Mark Callow, www.edgewise-consulting.com.
|
* @author Mark Callow, www.edgewise-consulting.com.
|
||||||
*
|
*
|
||||||
* Thanks to Alex Szpakowski, @slime73 on GitHub, for his gist showing
|
* Thanks to @slime73 on GitHub for their gist showing how to add a CAMetalLayer
|
||||||
* how to add a CAMetalLayer backed view.
|
* backed view.
|
||||||
*/
|
*/
|
||||||
#include "../../SDL_internal.h"
|
#include "../../SDL_internal.h"
|
||||||
|
|
||||||
|
|
|
@ -22,8 +22,8 @@
|
||||||
/*
|
/*
|
||||||
* @author Mark Callow, www.edgewise-consulting.com.
|
* @author Mark Callow, www.edgewise-consulting.com.
|
||||||
*
|
*
|
||||||
* Thanks to Alex Szpakowski, @slime73 on GitHub, for his gist showing
|
* Thanks to @slime73 on GitHub for their gist showing how to add a CAMetalLayer
|
||||||
* how to add a CAMetalLayer backed view.
|
* backed view.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SDL_uikitmetalview_h_
|
#ifndef SDL_uikitmetalview_h_
|
||||||
|
|
|
@ -22,8 +22,8 @@
|
||||||
/*
|
/*
|
||||||
* @author Mark Callow, www.edgewise-consulting.com.
|
* @author Mark Callow, www.edgewise-consulting.com.
|
||||||
*
|
*
|
||||||
* Thanks to Alex Szpakowski, @slime73 on GitHub, for his gist showing
|
* Thanks to @slime73 on GitHub for their gist showing how to add a CAMetalLayer
|
||||||
* how to add a CAMetalLayer backed view.
|
* backed view.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "../../SDL_internal.h"
|
#include "../../SDL_internal.h"
|
||||||
|
|
Loading…
Reference in New Issue