X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=PicoDrive%2FFrameWindow.cpp;h=110d6dd24a07b14e8246cb9b3ed620751e66c9ce;hb=d9d77995ec88700f438b3638df179a014bf4f6b3;hp=a778c8745f8ed7a8cdcbd06eda06f29c659645fe;hpb=15eb00019d86fb8fd460f9b739ac8eba0a81ace0;p=cyclone68000.git diff --git a/PicoDrive/FrameWindow.cpp b/PicoDrive/FrameWindow.cpp index a778c87..110d6dd 100644 --- a/PicoDrive/FrameWindow.cpp +++ b/PicoDrive/FrameWindow.cpp @@ -1,4 +1,13 @@ +// This file is part of the PicoDrive Megadrive Emulator + +// Copyright (c) 2011 FinalDave (emudave (at) gmail.com) + +// This code is licensed under the GNU General Public License version 2.0 and the MAME License. +// You can choose the license that has the most advantages for you. + +// SVN repository can be found at http://code.google.com/p/cyclone68000/ + #include "stdafx.h" HWND FrameWnd=NULL;