liblcf
Loading...
Searching...
No Matches
lsd_savesystem_maniac_message_hook_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
19namespace lcf {
20
21// Read SaveSystem.
22
23template <>
24char const* const Flags<rpg::SaveSystem::ManiacMessageHook_Flags>::name = "SaveSystem_ManiacMessageHook_Flags";
25
26template <>
28 "user_event",
29 "create_window",
30 "destroy_window",
31 "text_rendering"
32};
33
34template <>
41
42} //namespace lcf