-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
/* By: tmaluh <[email protected]> +#+ +:+ +#+ */ | ||
/* +#+#+#+#+#+ +#+ */ | ||
/* Created: 2019/02/06 14:30:10 by tmaluh #+# #+# */ | ||
/* Updated: 2019/02/13 22:02:28 by tmaluh ### ########.fr */ | ||
/* Updated: 2019/02/13 22:05:21 by tmaluh ### ########.fr */ | ||
/* */ | ||
/* ************************************************************************** */ | ||
|
||
|
@@ -23,8 +23,8 @@ | |
# ifdef __linux__ | ||
# include "keys_linux.h" | ||
|
||
# define WIN_X 1280 | ||
# define WIN_Y 720 | ||
# define WIN_X 1000 | ||
# define WIN_Y 500 | ||
# endif | ||
|
||
# include "wolf3d_defines.h" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters