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