liblcf
|
#include <lsd_chunks.h>
Public Types | |
enum | Index { map_id = 0x01, map_x = 0x02, map_y = 0x03, switch_on = 0x04, switch_id = 0x05 } |
Definition at line 602 of file lsd_chunks.h.
Enumerator | |
---|---|
map_id |
int |
map_x |
int |
map_y |
int |
switch_on |
bool |
switch_id |
int |
Definition at line 603 of file lsd_chunks.h.