mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-23 08:55:50 +00:00
11 lines
415 B
C
11 lines
415 B
C
const int abcclass_Object = 0;
|
|
const int abcclass_Number = 1;
|
|
const int abcclass_mypkg_MyClass = 2;
|
|
const int abcpackage_Toplevel_as = 0;
|
|
const int abcpackage_stubs_as = 1;
|
|
extern const int as3_versioned_abc_length;
|
|
extern const int as3_versioned_abc_method_count;
|
|
extern const int as3_versioned_abc_class_count;
|
|
extern const int as3_versioned_abc_script_count;
|
|
extern const unsigned char as3_versioned_abc_data[];
|