mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-19 13:03:33 -04:00
npc_moir HIO and debug cleanup (#2719)
This commit is contained in:
@@ -1962,6 +1962,16 @@ u8 daNpcF_getDistTableIdx(int param_0, int param_1) {
|
||||
return param_0 + param_1 * 0x14 + 0x5e;
|
||||
}
|
||||
|
||||
#if DEBUG
|
||||
void daNpcF_commonListenPropertyEvent(char*, int*, daNpcF_HIOParam*) {
|
||||
// TODO.
|
||||
}
|
||||
|
||||
void daNpcF_commonGenMessage(JORMContext*, daNpcF_HIOParam*) {
|
||||
// TODO
|
||||
}
|
||||
#endif
|
||||
|
||||
/* 80155AE8-80155B54 150428 006C+00 0/0 0/0 6/6 .text daNpcF_clearMessageTmpBit__Fv */
|
||||
void daNpcF_clearMessageTmpBit() {
|
||||
daNpcF_offTmpBit(0xb);
|
||||
|
||||
Reference in New Issue
Block a user