|
liblcf
|
#include <lmu_chunks.h>
Collaboration diagram for LMU_Reader::ChunkMoveRoute:Public Types | |
| enum | Index { move_commands_size = 0x0B, move_commands = 0x0C, repeat = 0x15, skippable = 0x16 } |
Definition at line 40 of file lmu_chunks.h.
| Enumerator | |
|---|---|
| move_commands_size |
Integer |
| move_commands |
Array - RPG::MoveCommand |
| repeat |
Flag |
| skippable |
Flag |
Definition at line 41 of file lmu_chunks.h.