mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
Decomp controller.c
This commit is contained in:
+2
-16
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user