From: sparky4 Date: Fri, 2 Oct 2015 22:29:21 +0000 (-0500) Subject: revert! X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=707c5310d94a386646727cafad91f93cc65052ad;p=16.git revert! --- 707c5310d94a386646727cafad91f93cc65052ad diff --cc src/16.h index ee5fb90b,fedf014e..7b2f9811 --- a/src/16.h +++ b/src/16.h @@@ -1,34 -1,35 +1,34 @@@ - /* Project 16 Source Code~ - * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669 - * - * 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. - * - */ - - #ifndef __16_H_ - #define __16_H_ - - #include "src/lib/16_head.h" - #include "src/lib/16_in.h" - #include "src/lib/modex16.h" - #include "src/lib/wcpu/wcpu.h" - #include "src/lib/planar.h" - + /* Project 16 Source Code~ + * Copyright (C) 2012-2015 sparky4 & pngwen & andrius4669 + * + * 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. + * + */ + + #ifndef __16_H_ + #define __16_H_ + + #include "src/lib/16_head.h" + #include "src/lib/16_in.h" + #include "src/lib/modex16.h" + #include "src/lib/wcpu/wcpu.h" + #include "src/lib/planar.h" -#include "src/lib/scroll16.h" + typedef enum { ENGI_EXIT, ENGI_QUIT,