Aegisub/assdraw/src/_common.hpp
Rodrigo Braz Monteiro 08274f0a0c Committed a (broken) copy of ASSDraw3 source code by ai-chan
Originally committed to SVN as r1815.
2008-01-23 02:22:15 +00:00

15 lines
204 B
C++

#include "wx/wxprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
#endif
#ifndef WX_PRECOMP
#include "wx/wx.h"
#endif
#define TITLE wxT("ASSDraw3")
#define __DPDS__ wxDefaultPosition, wxDefaultSize