dolphin/Source/Core/DolphinWX/Debugger/DebuggerUIUtil.h
2014-02-23 00:27:27 +01:00

9 lines
175 B
C

// Copyright 2013 Dolphin Emulator Project
// Licensed under GPLv2
// Refer to the license.txt file included.
#pragma once
#include <wx/font.h>
extern wxFont DebuggerFont;