summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Debugger/DebuggerUIUtil.h
blob: 5955579317c1c3ac3ae125f886c354bb9a9479f3 (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.

#pragma once

#include <wx/font.h>

extern wxFont DebuggerFont;