liblcf
Loading...
Searching...
No Matches
fwd_flags_instance.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
22
23namespace lcf {
24template class Flags<rpg::TroopPageCondition::Flags>;
25template class Flags<rpg::Terrain::Flags>;
26template class Flags<rpg::EventPageCondition::Flags>;
27template class Flags<rpg::SaveSystem::ManiacMessageHook_Flags>;
28template class Flags<rpg::SavePicture::Flags>;
29template class Flags<rpg::SaveEventExecFrame::EasyRpgFrameRuntime_Flags>;
30template class Flags<rpg::SaveEventExecState::EasyRpgStateRuntime_Flags>;
31template class Flags<rpg::SaveMapEventBase::EasyRpgEventRuntime_Flags>;
32template class Flags<rpg::SaveEasyRpgWindow::Flags>;
33template class Flags<rpg::SaveEasyRpgText::Flags>;
34}