touched up code a bit

This commit is contained in:
2009-12-22 06:44:33 +00:00
parent d418e651e5
commit 200a3f6656
7 changed files with 18 additions and 13 deletions

View File

@ -35,7 +35,6 @@ static int g_infile_end = 0;
static const qse_char_t* g_infile = QSE_NULL;
static const qse_char_t* g_outfile = QSE_NULL;
static int g_option = 0;
static int g_infile_index = 0;
static qse_cint_t g_din = QSE_CHAR_EOF;
static qse_cint_t g_dout = QSE_CHAR_EOF;