mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-08 02:30:21 -04:00
fix wrong return types caused by bad regex
This commit is contained in:
@@ -217,7 +217,7 @@ void daObjTapestryPacket_c::setup_tevColReg(daObjTapestry_c*) {
|
||||
}
|
||||
|
||||
/* 000044B8-000045C8 .text draw__21daObjTapestryPacket_cFv */
|
||||
BOOL daObjTapestryPacket_c::draw() {
|
||||
void daObjTapestryPacket_c::draw() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user