liblcf
Loading...
Searching...
No Matches
fwd_flags_impl.h
Go to the documentation of this file.
1/* !!!! GENERATED FILE - DO NOT EDIT !!!!
2 * --------------------------------------
3 *
4 * This file is part of liblcf. Copyright (c) liblcf authors.
5 * https://github.com/EasyRPG/liblcf - https://easyrpg.org
6 *
7 * liblcf is Free/Libre Open Source Software, released under the MIT License.
8 * For the full copyright and license information, please view the COPYING
9 * file that was distributed with this source code.
10 */
11
12#include "lcf/rpg/trooppagecondition.h"
13#include "lcf/rpg/terrain.h"
14#include "lcf/rpg/eventpagecondition.h"
15#include "lcf/rpg/savesystem.h"
16#include "lcf/rpg/savepicture.h"
17#include "lcf/rpg/saveeventexecframe.h"
18#include "lcf/rpg/saveeventexecstate.h"
19#include "lcf/rpg/savemapeventbase.h"
20#include "lcf/rpg/saveeasyrpgwindow.h"
21#include "lcf/rpg/saveeasyrpgtext.h"
22template <> struct lcf::TypeCategory<lcf::rpg::TroopPageCondition::Flags> { static const lcf::Category::Index value = lcf::Category::Flags; };
23template <> struct lcf::TypeCategory<lcf::rpg::Terrain::Flags> { static const lcf::Category::Index value = lcf::Category::Flags; };
24template <> struct lcf::TypeCategory<lcf::rpg::EventPageCondition::Flags> { static const lcf::Category::Index value = lcf::Category::Flags; };
25template <> struct lcf::TypeCategory<lcf::rpg::SaveSystem::ManiacMessageHook_Flags> { static const lcf::Category::Index value = lcf::Category::Flags; };
26template <> struct lcf::TypeCategory<lcf::rpg::SavePicture::Flags> { static const lcf::Category::Index value = lcf::Category::Flags; };
27template <> struct lcf::TypeCategory<lcf::rpg::SaveEventExecFrame::EasyRpgFrameRuntime_Flags> { static const lcf::Category::Index value = lcf::Category::Flags; };
28template <> struct lcf::TypeCategory<lcf::rpg::SaveEventExecState::EasyRpgStateRuntime_Flags> { static const lcf::Category::Index value = lcf::Category::Flags; };
29template <> struct lcf::TypeCategory<lcf::rpg::SaveMapEventBase::EasyRpgEventRuntime_Flags> { static const lcf::Category::Index value = lcf::Category::Flags; };
30template <> struct lcf::TypeCategory<lcf::rpg::SaveEasyRpgWindow::Flags> { static const lcf::Category::Index value = lcf::Category::Flags; };
31template <> struct lcf::TypeCategory<lcf::rpg::SaveEasyRpgText::Flags> { static const lcf::Category::Index value = lcf::Category::Flags; };
static const Category::Index value