// Copyright 2013 Dolphin Emulator Project // Licensed under GPLv2 // Refer to the license.txt file included. #ifndef _DEBUGGER_UI_UTIL_H #define _DEBUGGER_UI_UTIL_H #include extern wxFont DebuggerFont; #endif