
export enum AVM2LoadLibrariesFlags {
	Builtin = 1,
	Playerglobal = 2,
	Shell = 4
}