mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-04 19:25:43 -04:00
format
This commit is contained in:
@@ -1356,7 +1356,7 @@ SECTION_SDATA extern u8 g_clearColor[4] = {
|
||||
};
|
||||
|
||||
/* 80450604-80450608 000084 0004+00 1/1 10/10 15/15 .sdata g_blackColor */
|
||||
SECTION_SDATA extern GXColor g_blackColor = { 0, 0, 0, 255 };
|
||||
SECTION_SDATA extern GXColor g_blackColor = {0, 0, 0, 255};
|
||||
|
||||
/* 8002CC54-8002CD44 027594 00F0+00 1/1 1/1 0/0 .text dComIfG_changeOpeningScene__FP11scene_classs
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user