New module registering ability
This commit is contained in:
		| @@ -647,4 +647,8 @@ native md5(const szString[], md5buffer[34]); | ||||
| native md5_file(const file[], md5buffer[34]); | ||||
|  | ||||
| /* Returns the internal flags set on the called bytecode structure - Do not use */ | ||||
| native plugin_flags(); | ||||
| native plugin_flags(); | ||||
|  | ||||
| forward plugin_modules(); | ||||
|  | ||||
| native register_module(const module[]); | ||||
		Reference in New Issue
	
	Block a user