![]() |
naev 0.12.6
|
Small struct to handle flags. More...
Data Fields | |
| const char * | name |
| int | id |
Small struct to handle flags.
Definition at line 5354 of file nlua_pilot.c.
| int pL_flag::id |
Id of the flag.
Definition at line 5356 of file nlua_pilot.c.
| const char* pL_flag::name |
Name of the flag.
Definition at line 5355 of file nlua_pilot.c.