git: 9front

Download patch

ref: f6292ec0c55359e66a59e19f4dd9a2e91ae323ec
parent: 16bf6c22b6078109318d7416f99ce2254b1de5ab
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Feb 21 20:11:42 EST 2014

add games/nes to mkfile

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