liblcf
Loading...
Searching...
No Matches
lsd_savepicture_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) 2021 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 SavePicture.
22
23
template
<>
24
char
const
*
const
Flags<rpg::SavePicture::Flags>::name
=
"SavePicture_Flags"
;
25
26
template
<>
27
decltype
(
Flags<rpg::SavePicture::Flags>::flag_names
)
Flags<rpg::SavePicture::Flags>::flag_names
= {
28
"erase_on_map_change"
,
29
"erase_on_battle_end"
,
30
"unused_bit"
,
31
"unused_bit2"
,
32
"affected_by_tint"
,
33
"affected_by_flash"
,
34
"affected_by_shake"
35
};
36
37
template
<>
38
decltype
(
Flags<rpg::SavePicture::Flags>::flags_is2k3
)
Flags<rpg::SavePicture::Flags>::flags_is2k3
= {
39
1,
40
1,
41
1,
42
1,
43
1,
44
1,
45
1
46
};
47
48
}
//namespace lcf
lcf::Flags
Definition:
reader_struct.h:728
lcf
Definition:
dbarray.cpp:13
reader_struct.h
src
generated
lsd_savepicture_flags.h
Generated on Thu Jan 19 2023 00:00:00 for liblcf by
1.9.5