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
@@ -7,7 +7,7 @@
#include "dolphin/types.h"
/* 000000EC-000003EC .text draw__15daMant_packet_cFv */
BOOL daMant_packet_c::draw() {
void daMant_packet_c::draw() {
/* Nonmatching */
}