summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Debugger/DebuggerUIUtil.h
blob: 4925749b29d9a9e2787f279ddec5cb7196d9953f (plain)
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;