Match graphics declarations with externs (#2089)
This commit is contained in:
+1
-1
@@ -1959,7 +1959,7 @@ static void PrintKeyboardKeys(u8 window, u8 page)
|
||||
PutWindowTilemap(window);
|
||||
}
|
||||
|
||||
static const u8 *const sNextKeyboardPageTilemaps[] =
|
||||
static const u32 *const sNextKeyboardPageTilemaps[] =
|
||||
{
|
||||
[KBPAGE_SYMBOLS] = gNamingScreenKeyboardUpper_Tilemap,
|
||||
[KBPAGE_LETTERS_UPPER] = gNamingScreenKeyboardLower_Tilemap, // lower
|
||||
|
||||
Reference in New Issue
Block a user