Skip to content
Browse files

Update games repo

1 parent b1be38e commit ff4b52f5a5816e9c06cec159fcfd3aee029fbfe1 @jackpot51 jackpot51 committed
Showing with 2 additions and 1 deletion.
  1. +1 −0 Makefile
  2. +1 −1 crates/games
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
2 crates/games
@@ -1 +1 @@
-Subproject commit eb52fcb69b59957bd3bfdf6a6ff37234788bf521
+Subproject commit 4163796b860bb0e000f46ff25f8dcd0a689df772

0 comments on commit ff4b52f

Please sign in to comment.
Something went wrong with that request. Please try again.