liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
rpg_savemapinfo.cpp
Go to the documentation of this file.
1 /* !!!! GENERATED FILE - DO NOT EDIT !!!! */
2 
3 /*
4  * Copyright (c) 2014 liblcf authors
5  * This file is released under the MIT License
6  * http://opensource.org/licenses/MIT
7  */
8 
9 // Headers
10 #include "rpg_savemapinfo.h"
11 
16  position_x = 0;
17  position_y = 0;
18  encounter_rate = -1;
19  chipset_id = 0;
20  parallax_name = "";
21  parallax_horz = false;
22  parallax_vert = false;
23  parallax_horz_auto = false;
25  parallax_vert_auto = false;
27 }
std::string parallax_name