aboutsummaryrefslogtreecommitdiff
path: root/minimalist.cub
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2019-11-19 17:51:40 +0100
committerCharles <sircharlesaze@gmail.com>2019-11-19 17:51:40 +0100
commit2875f205e24f19964d44ddce2470659d21fe902d (patch)
treee5daf691cdd87fb036f2d90e9b9ee59de360dfa6 /minimalist.cub
parent264676907b55f429e65b4de523eeb729fb64e9f9 (diff)
downloadcub3d-2875f205e24f19964d44ddce2470659d21fe902d.tar.gz
cub3d-2875f205e24f19964d44ddce2470659d21fe902d.tar.bz2
cub3d-2875f205e24f19964d44ddce2470659d21fe902d.zip
Removed duplicate man, modify window buffer instead of writting each pixels
Diffstat (limited to 'minimalist.cub')
-rw-r--r--minimalist.cub2
1 files changed, 1 insertions, 1 deletions
diff --git a/minimalist.cub b/minimalist.cub
index 51a4e99..f054994 100644
--- a/minimalist.cub
+++ b/minimalist.cub
@@ -1,5 +1,5 @@
R 640 480
-NO ./path_to_the_north_texture
+NO ./textures/brick.xpm
SO ./path_to_the_south_texture
WE ./path_to_the_west_texture
EA ./path_to_the_east_texture