Skip to content

Commit d1aac4b

Browse files
committed
update
1 parent 26cfe0e commit d1aac4b

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

GolDP/src/golcommonstate.cpp

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -47,118 +47,118 @@ undefined4 GolCommonState::VTable0x5c()
4747
return 16;
4848
}
4949

50-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
50+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
5151
undefined4 GolCommonState::VTable0x60()
5252
{
5353
return 1;
5454
}
5555

56-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
56+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
5757
undefined4 GolCommonState::VTable0x64()
5858
{
5959
return 1;
6060
}
6161

62-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
62+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
6363
undefined4 GolCommonState::VTable0x68()
6464
{
6565
return 1;
6666
}
6767

68-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
68+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
6969
undefined4 GolCommonState::VTable0x6c()
7070
{
71-
return 0;
71+
return 1;
7272
}
7373

74-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
74+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
7575
undefined4 GolCommonState::VTable0x70()
7676
{
77-
return 0;
77+
return 1;
7878
}
7979

80-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
80+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
8181
undefined4 GolCommonState::VTable0x74()
8282
{
83-
return 0;
83+
return 1;
8484
}
8585

86-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
86+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
8787
undefined4 GolCommonState::VTable0x78()
8888
{
89-
return 0;
89+
return 1;
9090
}
9191

92-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
92+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
9393
undefined4 GolCommonState::VTable0x7c()
9494
{
95-
return 0;
95+
return 1;
9696
}
9797

98-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
98+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
9999
undefined4 GolCommonState::VTable0x80()
100100
{
101-
return 0;
101+
return 1;
102102
}
103103

104-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
104+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
105105
undefined4 GolCommonState::VTable0x84()
106106
{
107-
return 0;
107+
return 1;
108108
}
109109

110-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
110+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
111111
undefined4 GolCommonState::VTable0x88()
112112
{
113-
return 0;
113+
return 1;
114114
}
115115

116-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
116+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
117117
undefined4 GolCommonState::VTable0x8c()
118118
{
119-
return 0;
119+
return 1;
120120
}
121121

122-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
122+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
123123
undefined4 GolCommonState::VTable0x90()
124124
{
125-
return 0;
125+
return 1;
126126
}
127127

128128
// FUNCTION: GOLDP 0x100016f0 FOLDED
129129
undefined4 GolCommonState::VTable0x94()
130130
{
131-
return 1;
131+
return 0;
132132
}
133133

134134
// FUNCTION: GOLDP 0x100016f0 FOLDED
135135
undefined4 GolCommonState::VTable0x98()
136136
{
137-
return 1;
137+
return 0;
138138
}
139139

140-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
140+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
141141
undefined4 GolCommonState::VTable0x9c()
142142
{
143-
return 0;
143+
return 1;
144144
}
145145

146-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
146+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
147147
undefined4 GolCommonState::VTable0xa0()
148148
{
149-
return 0;
149+
return 1;
150150
}
151151

152-
// FUNCTION: GOLDP 0x1002fa3 FOLDED
152+
// FUNCTION: GOLDP 0x1002fa30 FOLDED
153153
undefined4 GolCommonState::VTable0xa4()
154154
{
155-
return 0;
155+
return 1;
156156
}
157157

158158
// FUNCTION: GOLDP 0x100016f0 FOLDED
159159
undefined4 GolCommonState::VTable0xa8()
160160
{
161-
return 1;
161+
return 0;
162162
}
163163

164164
// FUNCTION: GOLDP 0x10018630 FOLDED

GolDP/src/goldpstate.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ undefined4 GolDPState::VTable0x58()
212212
void GolDPState::VTable0x0c(undefined4, undefined4)
213213
{
214214
// TODO
215-
// STUB(0x10001900)
215+
STUB(0x10001900)
216216
}
217217

218218
// STUB: GOLDP 0x10001a00

0 commit comments

Comments
 (0)