Skip to content

Commit f2c64da

Browse files
committed
decomplint
1 parent 6faa731 commit f2c64da

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

LEGORacers/src/ceruleanqueen0x58.cpp

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -176,16 +176,16 @@ void CeruleanQueen0x58::FUN_0046adf0()
176176
STUB(0x0046adf0);
177177
}
178178

179-
// STUB: LEGORACERS 0x0046af50
180-
void CeruleanQueen0x58::FUN_0046af50()
179+
// STUB: LEGORACERS 0x0046aea0
180+
void CeruleanQueen0x58::FUN_0046aea0()
181181
{
182182
// TODO
183-
STUB(0x0046af50);
183+
STUB(0x0046aea0);
184184
}
185185

186-
// STUB: LEGORACERS 0x0046aea0
187-
void CeruleanQueen0x58::FUN_0046aea0()
186+
// STUB: LEGORACERS 0x0046af50
187+
void CeruleanQueen0x58::FUN_0046af50()
188188
{
189189
// TODO
190-
STUB(0x0046aea0);
190+
STUB(0x0046af50);
191191
}

LEGORacers/src/peridottrace0x4e0.cpp

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,6 @@ undefined4 PeridotTrace0x4a8::FUN_00442770(GolFile& p_file)
143143
return 0;
144144
}
145145

146-
// STUB: LEGORACERS 0x004439b0
147-
undefined4 PeridotTrace0x4a8::FUN_004439b0()
148-
{
149-
// TODO
150-
STUB(0x004439b0);
151-
return 0;
152-
}
153-
154146
// STUB: LEGORACERS 0x004437e0
155147
PeridotTrace0x4e0::PeridotTrace0x4e0()
156148
{
@@ -196,6 +188,14 @@ undefined4 PeridotTrace0x4e0::FUN_00443980()
196188
return 0;
197189
}
198190

191+
// STUB: LEGORACERS 0x004439b0
192+
undefined4 PeridotTrace0x4a8::FUN_004439b0()
193+
{
194+
// TODO
195+
STUB(0x004439b0);
196+
return 0;
197+
}
198+
199199
// STUB: LEGORACERS 0x0044e0a0
200200
PeridotTraceActionBase0x34::~PeridotTraceActionBase0x34()
201201
{

0 commit comments

Comments
 (0)