liblcf
Loading...
Searching...
No Matches
lsd_saveeventexecframe_easyrpg_runtime_flags.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
/*
13
* Headers
14
*/
15
#include "lcf/lsd/reader.h"
16
#include "lcf/lsd/chunks.h"
17
#include "
reader_struct.h
"
18
19
namespace
lcf
{
20
21
// Read SaveEventExecFrame.
22
23
template
<>
24
char
const
*
const
Flags<rpg::SaveEventExecFrame::EasyRpgFrameRuntime_Flags>::name
=
"SaveEventExecFrame_EasyRpgFrameRuntime_Flags"
;
25
26
template
<>
27
decltype
(
Flags<rpg::SaveEventExecFrame::EasyRpgFrameRuntime_Flags>::flag_names
)
Flags<rpg::SaveEventExecFrame::EasyRpgFrameRuntime_Flags>::flag_names
= {
28
"reserved_1"
29
};
30
31
template
<>
32
decltype
(
Flags<rpg::SaveEventExecFrame::EasyRpgFrameRuntime_Flags>::flags_is2k3
)
Flags<rpg::SaveEventExecFrame::EasyRpgFrameRuntime_Flags>::flags_is2k3
= {
33
0
34
};
35
36
}
//namespace lcf
lcf::Flags::flag_names
static const std::array< const char *const, num_flags > flag_names
Definition
reader_struct.h:698
lcf::Flags::flags_is2k3
static const std::array< bool, num_flags > flags_is2k3
Definition
reader_struct.h:699
lcf::Flags::name
static const char *const name
Definition
reader_struct.h:696
lcf
Definition
dbarray.cpp:13
reader_struct.h
src
generated
lsd_saveeventexecframe_easyrpg_runtime_flags.h
Generated on Mon Apr 7 2025 00:00:00 for liblcf by
1.13.2