1 2 3 4 5 6 7 8 9
// Copyright 2008 Dolphin Emulator Project // Licensed under GPLv2+ // Refer to the license.txt file included. #pragma once #include <wx/font.h> extern wxFont DebuggerFont;