Skip to content
Snippets Groups Projects
Commit 3f68d15d authored by deuce's avatar deuce
Browse files

Remove unused variable.

parent 826c8d5f
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,6 @@ static int ansix=1;
static int ansiy=1;
static int ansi_got_row=0;
static int ansi_got_col=0;
static int doorway_enabled=0;
const int ansi_colours[8]={0,4,2,6,1,5,3,7};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment