Merge branch 'master' of github.com:ralucado/WaveGGJ17
This commit is contained in:
commit
fa3d3bd90c
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
#include <string>
|
#include <string>
|
||||||
#include "soundmanager.hpp"
|
#include "soundmanager.hpp"
|
||||||
const int SCENE_NUM = 4;
|
const int SCENE_NUM = 4;
|
||||||
#define MARGEERR 0.2f
|
#define MARGEERR 0.25f
|
||||||
#define BLACKVALUE 0.4f
|
#define BLACKVALUE 0.4f
|
||||||
#define W_WIDTH 1024
|
#define W_WIDTH 1024
|
||||||
#define W_HEIGHT 768
|
#define W_HEIGHT 768
|
||||||
|
|
Binary file not shown.
Reference in a new issue