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