Added initial version

This commit is contained in:
Ceikry 2021-03-07 20:37:32 -06:00
commit b452bd670c
13290 changed files with 1178433 additions and 0 deletions

11
dumps/scripts/4788.cs2 Normal file
View file

@ -0,0 +1,11 @@
?? script_4788() {
/*
mgi.tools.jagdecs2.DecompilerException: No documentation for:CALL_CS2 4785
at mgi.tools.jagdecs2.FlowBlocksGenerator.processFlowBlock(FlowBlocksGenerator.java:178)
at mgi.tools.jagdecs2.FlowBlocksGenerator.processGeneration(FlowBlocksGenerator.java:52)
at mgi.tools.jagdecs2.FlowBlocksGenerator.generate(FlowBlocksGenerator.java:35)
at mgi.tools.jagdecs2.CS2Decompiler.decompile(CS2Decompiler.java:40)
at tests.Main.main(Main.java:45)
*/
}