diff options
author | Johannes Schickel | 2015-03-05 01:10:34 +0100 |
---|---|---|
committer | Johannes Schickel | 2015-03-05 01:10:34 +0100 |
commit | 4d13d44f8a2db8f887e285dbcbd3bb75ccc0ae2e (patch) | |
tree | 9fd0cb9d8b0965a2c823e690f7d467c9ff3c5aea /gui | |
parent | cecb9a9ecc1ec1897fdd27e1bafc7f6d494cd6af (diff) | |
parent | b5ac3ecb1f25b2d47fd99a3c4fd3b1cddcb695c6 (diff) | |
download | scummvm-rg350-4d13d44f8a2db8f887e285dbcbd3bb75ccc0ae2e.tar.gz scummvm-rg350-4d13d44f8a2db8f887e285dbcbd3bb75ccc0ae2e.tar.bz2 scummvm-rg350-4d13d44f8a2db8f887e285dbcbd3bb75ccc0ae2e.zip |
Merge pull request #572 from lordhoto/sdl2-support
SDL: Add experimental support for SDL2
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/credits.h b/gui/credits.h index c7d9199db9..12e75b01fc 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -694,6 +694,8 @@ static const char *credits[] = { "C2""Several Pegasus Prime patches", "C0""Andreas Karlsson", "C2""Initial port for SymbianOS", +"C0""Stefan Kristiansson", +"C2""Initial work on SDL2 support", "C0""Claudio Matsuoka", "C2""Daily Linux builds", "C0""Thomas Mayer", |