Update Xcode template material

This commit is contained in:
Marco Antognini 2015-09-25 19:01:55 +02:00 committed by Lukas Dürrenberger
parent ecede1119a
commit f80f501885
6 changed files with 43 additions and 22 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Before After
Before After

View file

@ -10,14 +10,14 @@
// computer.
//
// Your resource files (images, sounds, fonts, ...) are also copied to your
// application bundle. To get the path to these resource, use the helper
// method resourcePath() from ResourcePath.hpp
// application bundle. To get the path to these resources, use the helper
// function `resourcePath()` from ResourcePath.hpp
//
#include <SFML/Audio.hpp>
#include <SFML/Graphics.hpp>
// Here is a small helper for you ! Have a look.
// Here is a small helper for you! Have a look.
#include "ResourcePath.hpp"
int main(int, char const**)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Before After
Before After