git: 9front

Download patch

ref: a0f5321dde74beb74eb4b1f334678cf98c6dff53
parent: 8722ca229db7fdd6a0b345f3f21c4f00de8813df
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Mar 14 17:53:26 EDT 2014

games/mkfile: add snes

--- a/sys/src/games/mkfile
+++ b/sys/src/games/mkfile
@@ -29,6 +29,7 @@
 	mines\
 	music\
 	nes\
+	snes\
 	sokoban\
 	sudoku\
 
--