forgot a LOG_THIS
This commit is contained in:
parent
0811b08f4b
commit
87e75dca26
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user