diff options
Diffstat (limited to 'src/d/d_menu_dmap_map.cpp')
| -rw-r--r-- | src/d/d_menu_dmap_map.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_menu_dmap_map.cpp b/src/d/d_menu_dmap_map.cpp index a042c45dd5..09e59baa9c 100644 --- a/src/d/d_menu_dmap_map.cpp +++ b/src/d/d_menu_dmap_map.cpp @@ -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, |
