liblcf
Loading...
Searching...
No Matches
lsd_saveeasyrpgtext_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 SaveEasyRpgText.
22
23
template
<>
24
char
const
*
const
Flags<rpg::SaveEasyRpgText::Flags>::name
=
"SaveEasyRpgText_Flags"
;
25
26
template
<>
27
decltype
(
Flags<rpg::SaveEasyRpgText::Flags>::flag_names
)
Flags<rpg::SaveEasyRpgText::Flags>::flag_names
= {
28
"draw_gradient"
,
29
"draw_shadow"
,
30
"bold"
,
31
"italic"
32
};
33
34
template
<>
35
decltype
(
Flags<rpg::SaveEasyRpgText::Flags>::flags_is2k3
)
Flags<rpg::SaveEasyRpgText::Flags>::flags_is2k3
= {
36
0,
37
0,
38
0,
39
0
40
};
41
42
}
//namespace lcf
lcf::Flags
Definition
reader_struct.h:694
lcf
Definition
dbarray.cpp:13
reader_struct.h
src
generated
lsd_saveeasyrpgtext_flags.h
Generated on Mon Apr 7 2025 00:00:00 for liblcf by
1.12.0