mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-08 13:06:13 -04:00
Decompile chrStartPath and rename struct aipaths to struct path
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -123,7 +123,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -115,7 +115,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -112,7 +112,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -39,7 +39,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -34,7 +34,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -34,7 +34,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -113,7 +113,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -34,7 +34,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -33,7 +33,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -139,7 +139,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -112,7 +112,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -130,7 +130,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -176,7 +176,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -103,7 +103,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -135,7 +135,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -132,7 +132,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -106,7 +106,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -116,7 +116,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -117,7 +117,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -122,7 +122,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -34,7 +34,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -54,7 +54,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -120,7 +120,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -34,7 +34,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ struct ailist ailists[] = {
|
||||
{ NULL, 0 },
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -135,7 +135,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -4056,7 +4056,7 @@ struct ailist ailists[] = {
|
||||
{ NULL, 0 },
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_BACKANDFORTH },
|
||||
{ path01, 1, PATHTYPE_FLYING },
|
||||
{ path02, 2, PATHTYPE_FLYING },
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -39,7 +39,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -505,7 +505,7 @@ s32 path02[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_BACKANDFORTH },
|
||||
{ path01, 1, PATHTYPE_BACKANDFORTH },
|
||||
{ path02, 2, PATHTYPE_BACKANDFORTH },
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -78,7 +78,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -361,7 +361,7 @@ s32 path12[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_BACKANDFORTH },
|
||||
{ path01, 1, PATHTYPE_BACKANDFORTH },
|
||||
{ path02, 2, PATHTYPE_BACKANDFORTH },
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -28,7 +28,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -704,7 +704,7 @@ s32 unregistered_path1[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path06, 6, PATHTYPE_BACKANDFORTH },
|
||||
{ path07, 7, PATHTYPE_BACKANDFORTH },
|
||||
{ path08, 8, PATHTYPE_BACKANDFORTH },
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -30,7 +30,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -630,7 +630,7 @@ s32 path04[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_CIRCULAR },
|
||||
{ path01, 1, PATHTYPE_BACKANDFORTH },
|
||||
{ path02, 2, PATHTYPE_CIRCULAR },
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -3160,7 +3160,7 @@ struct ailist ailists[] = {
|
||||
{ NULL, 0 },
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_CIRCULAR },
|
||||
{ path01, 1, PATHTYPE_CIRCULAR },
|
||||
{ path02, 2, PATHTYPE_CIRCULAR },
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -6122,7 +6122,7 @@ struct ailist ailists[] = {
|
||||
{ NULL, 0 },
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_CIRCULAR },
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -3380,7 +3380,7 @@ struct ailist ailists[] = {
|
||||
{ NULL, 0 },
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_BACKANDFORTH },
|
||||
{ path01, 1, PATHTYPE_BACKANDFORTH },
|
||||
{ path02, 2, PATHTYPE_BACKANDFORTH },
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -3274,7 +3274,7 @@ struct ailist ailists[] = {
|
||||
{ NULL, 0 },
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_BACKANDFORTH },
|
||||
{ path01, 1, PATHTYPE_BACKANDFORTH },
|
||||
{ NULL, 0, 0 },
|
||||
|
||||
@@ -143,7 +143,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -4097,7 +4097,7 @@ struct ailist ailists[] = {
|
||||
{ NULL, 0 },
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_FLYING },
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -30,7 +30,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -109,7 +109,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -3865,7 +3865,7 @@ struct ailist ailists[] = {
|
||||
{ NULL, 0 },
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_BACKANDFORTH },
|
||||
{ path01, 1, PATHTYPE_BACKANDFORTH },
|
||||
{ path02, 2, PATHTYPE_BACKANDFORTH },
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -30,7 +30,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -4812,7 +4812,7 @@ struct ailist ailists[] = {
|
||||
{ NULL, 0 },
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_BACKANDFORTH },
|
||||
{ path01, 1, PATHTYPE_BACKANDFORTH },
|
||||
{ path02, 2, PATHTYPE_BACKANDFORTH },
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -803,7 +803,7 @@ s32 path33[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ path00, 0, PATHTYPE_BACKANDFORTH },
|
||||
{ path01, 1, PATHTYPE_BACKANDFORTH },
|
||||
{ path02, 2, PATHTYPE_CIRCULAR },
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -32,7 +32,7 @@ s32 path00[] = {
|
||||
-1,
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 intro[];
|
||||
u8 props[];
|
||||
struct aipaths paths[];
|
||||
struct path paths[];
|
||||
struct ailist ailists[];
|
||||
|
||||
struct stagesetup setup = {
|
||||
@@ -29,7 +29,7 @@ u8 intro[] = {
|
||||
endintro
|
||||
};
|
||||
|
||||
struct aipaths paths[] = {
|
||||
struct path paths[] = {
|
||||
{ NULL, 0, 0 },
|
||||
};
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user