Skip to content

Commit e0db9d1

Browse files
committed
edit
1 parent d1aac4b commit e0db9d1

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

GolDP/src/goldpstate.cpp

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,8 @@ undefined4 GolDPState::VTable0x58()
209209
}
210210

211211
// STUB: GOLDP 0x10001900
212-
void GolDPState::VTable0x0c(undefined4, undefined4)
213-
{
214-
// TODO
215-
STUB(0x10001900)
212+
void GolDPState::VTable0x0c(undefined4, undefined4){// TODO
213+
STUB(0x10001900)
216214
}
217215

218216
// STUB: GOLDP 0x10001a00

0 commit comments

Comments
 (0)