This commit is contained in:
Kartik K. Agaram 2016-06-02 16:20:43 -07:00
parent 5b5ef63b93
commit fd72ec75e0
2 changed files with 2 additions and 2 deletions

View File

@ -215,3 +215,5 @@ using std::cerr;
#include <cstring>
#include <string>
using std::string;
#define unused __attribute__((unused))

View File

@ -360,8 +360,6 @@ using std::ofstream;
#include "termbox/termbox.h"
#define unused __attribute__((unused))
:(before "End Globals")
//: In future layers we'll use the depth field as follows:
//: