mirror of
https://github.com/n64decomp/mk64
synced 2026-08-15 04:32:52 -04:00
Clang Format
This commit is contained in:
committed by
github-actions[bot]
parent
58cfcb022e
commit
2481722c77
+16
-17
@@ -300,13 +300,19 @@ ThwompSpawn gThomwpSpawns150CC[] = {
|
||||
};
|
||||
|
||||
f32 D_800E594C[] = {
|
||||
-8.0, 8.0,
|
||||
8.0, 8.0,
|
||||
0.0, 0.0,
|
||||
8.0, -8.0,
|
||||
-8.0, -8.0,
|
||||
-8.0,
|
||||
8.0,
|
||||
8.0,
|
||||
8.0,
|
||||
0.0,
|
||||
0.0,
|
||||
8.0,
|
||||
-8.0,
|
||||
-8.0,
|
||||
-8.0,
|
||||
// This feels super fake, but it matches
|
||||
-0.0, 0.0,
|
||||
-0.0,
|
||||
0.0,
|
||||
};
|
||||
|
||||
s16 D_800E597C[] = { 0x0000, 0x0000, 0x4000, 0x8000, 0x8000, 0xc000 };
|
||||
@@ -444,10 +450,8 @@ s8 D_800E5DB4[] = {
|
||||
};
|
||||
|
||||
s16 D_800E5DF4[] = {
|
||||
0xfc7a, 0x0046, 0xfa82, 0x3800,
|
||||
0xfc4c, 0x0046, 0xfa03, 0x3800,
|
||||
0xf786, 0x0000, 0x02d3, 0x0400,
|
||||
0xf76f, 0x0000, 0x02f9, 0x0400,
|
||||
0xfc7a, 0x0046, 0xfa82, 0x3800, 0xfc4c, 0x0046, 0xfa03, 0x3800,
|
||||
0xf786, 0x0000, 0x02d3, 0x0400, 0xf76f, 0x0000, 0x02f9, 0x0400,
|
||||
};
|
||||
|
||||
HegdehogSpawn gHedgehogSpawns[] = {
|
||||
@@ -665,13 +669,8 @@ SplineData* D_800E672C[] = { &D_800E659C, &D_800E6668 };
|
||||
|
||||
// Positions of the neon signs in rainbow road
|
||||
float D_800E6734[] = {
|
||||
1443.0, 1044.0, -5478.0,
|
||||
1678.0, 1012.0, -4840.0,
|
||||
-3924.0, 921.0, 2566.0,
|
||||
-3311.0, 790.0, 3524.0,
|
||||
-1284.0, 1341.0, 4527.0,
|
||||
2268.0, 1041.0, 4456.0,
|
||||
2820.0, 1109.0, 1985.0,
|
||||
1443.0, 1044.0, -5478.0, 1678.0, 1012.0, -4840.0, -3924.0, 921.0, 2566.0, -3311.0, 790.0,
|
||||
3524.0, -1284.0, 1341.0, 4527.0, 2268.0, 1041.0, 4456.0, 2820.0, 1109.0, 1985.0,
|
||||
};
|
||||
|
||||
// This should really be `extern Vec3s gTorchSpawns[];`
|
||||
|
||||
Reference in New Issue
Block a user