Write palette IDs in hex

This commit is contained in:
Martin Griffin
2022-08-19 15:29:35 +01:00
parent cce9918908
commit 6fed961ed6
129 changed files with 1262 additions and 1240 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ static const struct WindowTemplate sWindowTemplate_LinkPlayerCount = {
.tilemapTop = 11,
.width = 11,
.height = 2,
.paletteNum = 15,
.paletteNum = 0xF,
.baseBlock = 0x0125,
};