mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-04 18:28:45 -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:
@@ -748,9 +748,10 @@ void JMessage::TRenderingProcessor::do_tag_(u32 uTag, void const* pData, u32 uSi
|
||||
case 0:
|
||||
case 1:
|
||||
case 2:
|
||||
case 3:
|
||||
case 3: {
|
||||
JGADGET_WARNMSG1(1047, "system-tag-code ignored : ", uCode & 0xFFFF);
|
||||
break;
|
||||
}
|
||||
case 6:
|
||||
break;
|
||||
case 7:
|
||||
|
||||
Reference in New Issue
Block a user