2013-04-18 06:43:35 +03:00
|
|
|
// Copyright 2013 Dolphin Emulator Project
|
|
|
|
// Licensed under GPLv2
|
|
|
|
// Refer to the license.txt file included.
|
2009-07-06 05:10:26 +03:00
|
|
|
|
2014-02-10 20:54:46 +02:00
|
|
|
#pragma once
|
2009-07-06 05:10:26 +03:00
|
|
|
|
|
|
|
#include <wx/wx.h>
|
|
|
|
|
|
|
|
extern wxFont DebuggerFont;
|