mirror of
https://github.com/zeldaret/tp
synced 2026-05-27 08:08:59 -04:00
Misc matches (#2845)
* Misc debug matches * Fix d_map weak function order * Remove old nonmatching comments * d_menu_dmap and JASAudioThread OK, fix weak func order and rodata alignment * More misc matches
This commit is contained in:
@@ -60,7 +60,7 @@ JAUSeqDataMgr_SeqCollection::JAUSeqDataMgr_SeqCollection() {
|
||||
/* 802A67D0-802A67DC 2A1110 000C+00 1/0 0/0 0/0 .text
|
||||
* setSeqDataUser__27JAUSeqDataMgr_SeqCollectionFP14JAISeqDataUser */
|
||||
bool JAUSeqDataMgr_SeqCollection::setSeqDataUser(JAISeqDataUser* param_0) {
|
||||
JUT_ASSERT(60, user_ == 0);
|
||||
JUT_ASSERT(60, user_ == NULL);
|
||||
user_ = param_0;
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user