|
ekg2
GIT master
|
#include <scripts.h>

Pola danych | |
| struct script * | next |
| void * | lang |
| char * | name |
| char * | path |
| void * | priv_data |
| int | inited |
| int script::inited |
| void* script::lang |
| char* script::name |
| struct script* script::next |
| char* script::path |
| void* script::priv_data |
1.8.13