liblcf
Loading...
Searching...
No Matches
command_codes.h
Go to the documentation of this file.
1/*
2 * This file is part of liblcf. Copyright (c) 2020 liblcf authors.
3 * https://github.com/EasyRPG/liblcf - https://easyrpg.org
4 *
5 * liblcf is Free/Libre Open Source Software, released under the MIT License.
6 * For the full copyright and license information, please view the COPYING
7 * file that was distributed with this source code.
8 */
9
10#ifndef LCF_COMMAND_CODES_H
11#define LCF_COMMAND_CODES_H
12
13#include "rpg_eventcommand.h"
14
20
21#endif
RPG::EventCommand::Code Cmd
Definition: command_codes.h:19