fix wrong return types caused by bad regex

This commit is contained in:
LagoLunatic
2023-11-26 14:37:07 -05:00
parent 5039fe661c
commit b9490ec082
15 changed files with 59 additions and 53 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ void daHo_packet_c::setTopNrmVtx(cXyz*) {
}
/* 800E93B8-800E9BE8 .text draw__13daHo_packet_cFv */
BOOL daHo_packet_c::draw() {
void daHo_packet_c::draw() {
/* Nonmatching */
}