forgot a LOG_THIS

This commit is contained in:
Todd T.Fries 2001-05-15 16:09:51 +00:00
parent 0811b08f4b
commit 87e75dca26
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ extern "C" {
#include <signal.h>
};
#define LOG_THIS bx_gui.
static void
do_scan(int key_event, int shift, int ctrl, int alt)
{