liblcf
|
#include <ldb_chunks.h>
Public Types | |
enum | Index { enemy_id = 0x01, x = 0x02, y = 0x03, invisible = 0x04 } |
Definition at line 634 of file ldb_chunks.h.
Enumerator | |
---|---|
enemy_id |
Integer |
x |
Integer |
y |
Integer |
invisible |
Flag |
Definition at line 635 of file ldb_chunks.h.