mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-27 23:45:55 -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:
@@ -172,7 +172,7 @@ int renderingDmap_c::getLineWidth(int param_0) {
|
||||
}
|
||||
|
||||
/* 80395860-80395950 -00001 00F0+00 1/1 0/0 0/0 .rodata l_paletteDmap_m */
|
||||
static u32 const l_paletteDmap_m[60] = {
|
||||
static u32 const l_paletteDmap_m[60] ALIGN_DECL(32) = {
|
||||
0x00000000,
|
||||
0x00000000,
|
||||
0x80008000,
|
||||
|
||||
Reference in New Issue
Block a user