@@ -1,7 +1,4 @@
#pragma once
#ifndef _CONST_H_
#define _CONST_H_
const int SCREEN_WIDTH = 320;
const int SCREEN_HEIGHT = 200;
@@ -46,4 +43,3 @@ const int MODE_NORMAL = 0;
const int MODE_ZOOMX2 = 1;
const int MODE_FULLSCREEN = 2;
#endif
The note is not visible to the blocked user.