Skip to content
Personal
Open source
Business
Explore
Sign up
Sign in
Pricing
Blog
Support
Watch
204
Star
3,138
Fork
159
redox-os
/
redox
Code
Issues
44
Pull requests
0
Wiki
Pulse
Graphs
Permalink
Browse files
Update games repo
master
1 parent
b1be38e
commit
ff4b52f5a5816e9c06cec159fcfd3aee029fbfe1
jackpot51
committed
Mar 21, 2016
Unified
Split
Showing
2 changed files
with
2 additions
and
1 deletion
.
+1
−0
Makefile
+1
−1
crates/games
Show notes
View
1
Makefile
@@ -226,6 +226,7 @@ games: \
filesystem/bin/ice
\
filesystem/bin/minesweeper
\
filesystem/bin/rusthello
\
+ filesystem/bin/snake
filesystem/bin/
%
: crates/
%
/main.rs crates/
%
/
*
.rs
$(
BUILD
)
/crt0.o
$(
BUILD
)
/libstd.rlib
mkdir -p filesystem/bin
Show notes
2
crates/games
@@ -1 +1 @@
-Subproject commit
eb52fcb69b59957bd3bfdf6a6ff37234788bf521
+Subproject commit
4163796b860bb0e000f46ff25f8dcd0a689df772
Toggle all file notes
0 comments on commit
ff4b52f
Please
sign in
to comment.
Something went wrong with that request. Please try again.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
ff4b52f