diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-06-05 16:03:54 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-06-05 16:03:54 -0700 |
commit | 10a3b8cca2bc7b2d5871577ba260ad75c65672b4 (patch) | |
tree | 7c03594c0f38b180c91c6445b790225138727857 /termbox/README | |
parent | 70023f592fd18a7497341476789f6e13eb909953 (diff) | |
download | mu-10a3b8cca2bc7b2d5871577ba260ad75c65672b4.tar.gz |
1530 - switch to termbox's 256-color mode
Diffstat (limited to 'termbox/README')
-rw-r--r-- | termbox/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/termbox/README b/termbox/README index bb97525c..d97cae4e 100644 --- a/termbox/README +++ b/termbox/README @@ -1,2 +1,2 @@ -Fork of https://github.com/nsf/termbox as of 2015-05-09 -git hash c5b8b598f17fe60477ba0bb57d24bf8dae11ef92 +Fork of https://github.com/nsf/termbox as of 2015-06-05 +git hash 252bef01264a2aeef22ebe5bae0b5893a58947f3 |