X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fbakapee.h;h=7ae770a10e5e92f30d79230a2598a2b0ab7e1ed5;hb=c48c2f1e1f84ca6eaa064e6e88884c7e9c8d303b;hp=c7f352661e9c06a7ddc72b0c40e4ea3b178c13ac;hpb=623ca4b01f2db170c2273d5bc9c538be78d16c4c;p=16.git diff --git a/src/lib/bakapee.h b/src/lib/bakapee.h index c7f35266..7ae770a1 100755 --- a/src/lib/bakapee.h +++ b/src/lib/bakapee.h @@ -23,10 +23,35 @@ #ifndef __BAKAPEE_H_ #define __BAKAPEE_H_ +/* Project 16 Source Code~ + * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * + * This file is part of Project 16. + * + * Project 16 is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * Project 16 is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see , or + * write to the Free Software Foundation, Inc., 51 Franklin Street, + * Fifth Floor, Boston, MA 02110-1301 USA. + * + */ #include "src/lib/16_head.h" #include "src/lib/modex16.h" +#include +#include +#include + //#include "src/lib/modex/modex.h" -#include "16/x/modex.h" +//#include "16/x/modex.h" #define TILEWH 16 #define QUADWH TILEWH/2