Decomp controller.c

This commit is contained in:
rozlette
2020-01-11 08:54:07 -06:00
parent 727a546fcf
commit bb9de27a16
14 changed files with 140 additions and 73 deletions
+2 -16
View File
@@ -696,14 +696,7 @@ class Disassembler:
"\n"
)
f.write("#include <PR/ultratypes.h>\n"
"#include <osint.h>\n"
"#include <viint.h>\n"
"#include <guint.h>\n"
"#include <unk.h>\n"
"#include <structs.h>\n"
"#include <stdlib.h>\n"
"#include <xstdio.h>\n"
f.write("#include <structs.h>\n"
"\n"
)
@@ -721,14 +714,7 @@ class Disassembler:
"\n"
)
f.write("#include <PR/ultratypes.h>\n"
"#include <osint.h>\n"
"#include <viint.h>\n"
"#include <guint.h>\n"
"#include <unk.h>\n"
"#include <structs.h>\n"
"#include <stdlib.h>\n"
"#include <xstdio.h>\n"
f.write("#include <structs.h>\n"
"#include <dmadata.h>\n"
"#include <segment.h>\n"
"#include <pre_boot_variables.h>\n"