liblcf
|
#include <lmu_chunks.h>
Public Types | |
enum | Index { name = 0x01, x = 0x02, y = 0x03, pages = 0x05 } |
Definition at line 88 of file lmu_chunks.h.
Enumerator | |
---|---|
name |
String |
x |
Integer |
y |
Integer |
pages |
Array - RPG::EventPage |
Definition at line 89 of file lmu_chunks.h.