@ -43,6 +43,10 @@ int main(void)
SetWindowState(FLAG_WINDOW_RESIZABLE);
SetTargetFPS(60);
#ifdef RELEASE
SetExitKey(KEY_NULL);
#endif
Map map = {
.texture = LoadTexture("data/map2.png"),
.box = (Rectangle) {