Marge error = 0.25
This commit is contained in:
parent
469b40f6f6
commit
aa513cbcc2
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
#include <string>
|
||||
#include "soundmanager.hpp"
|
||||
const int SCENE_NUM = 4;
|
||||
#define MARGEERR 0.2f
|
||||
#define MARGEERR 0.25f
|
||||
#define BLACKVALUE 0.4f
|
||||
#define W_WIDTH 1024
|
||||
#define W_HEIGHT 768
|
||||
|
|
Binary file not shown.
Reference in a new issue