mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-08 04:07:13 -04:00
fix d_a_pz compilation
This commit is contained in:
@@ -97,12 +97,12 @@ void daPz_c::checkEyeArea(cXyz&) {
|
||||
}
|
||||
|
||||
/* 0000114C-00001194 .text getMsg__6daPz_cFv */
|
||||
void daPz_c::getMsg() {
|
||||
u32 daPz_c::getMsg() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001194-00001208 .text next_msgStatus__6daPz_cFPUl */
|
||||
void daPz_c::next_msgStatus(unsigned long*) {
|
||||
u16 daPz_c::next_msgStatus(unsigned long*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user