![]() |
BlitzMax Extended
0.8.11
Pushing Blitz to the Max.
|
Represents a BlitzMax module. More...
#include <blitz_module.h>
Data Fields | |
| BBModule * | succ |
| The next module in the list. | |
| const char * | ident |
| The identity of the module (name and scope) | |
| void(* | entry )() |
| The entry function of the module. | |
Represents a BlitzMax module.
1.8.0