mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
fix wrong return types caused by bad regex
This commit is contained in:
@@ -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 */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user