mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-15 21:49:56 -04:00
Misc fixes (#2860)
* Misc matches * Remove more old dol2asm stuff * Remove dCcS::SetMass-related fakematches No longer necessary with the PCH for some reason. * Use attention types enum in more places * Remove more dol2asm stuff * Clean up matDL_dis.py
This commit is contained in:
@@ -799,7 +799,7 @@ void JASTrack::TList::append(JASTrack* i_track) {
|
||||
}
|
||||
|
||||
/* 8029301C-802930DC 28D95C 00C0+00 1/1 0/0 0/0 .text seqMain__Q28JASTrack5TListFv */
|
||||
// NONMATCHING missing load instruction
|
||||
// NONMATCHING - missing load instruction (matches debug, equivalent)
|
||||
void JASTrack::TList::seqMain() {
|
||||
iterator it, it2;
|
||||
for (it = begin(); it != end(); it = it2) {
|
||||
|
||||
Reference in New Issue
Block a user