Decimal paletteNums
This commit is contained in:
+1
-1
@@ -1526,7 +1526,7 @@ bool8 ScrCmd_braillemessage(struct ScriptContext *ctx)
|
||||
|
||||
winTemplate = CreateWindowTemplate(0, xWindow, yWindow + 1, width, height, 0xF, 0x1);
|
||||
sBrailleWindowId = AddWindow(&winTemplate);
|
||||
LoadUserWindowBorderGfx(sBrailleWindowId, 0x214, BG_PLTT_ID(0xE));
|
||||
LoadUserWindowBorderGfx(sBrailleWindowId, 0x214, BG_PLTT_ID(14));
|
||||
DrawStdWindowFrame(sBrailleWindowId, FALSE);
|
||||
PutWindowTilemap(sBrailleWindowId);
|
||||
FillWindowPixelBuffer(sBrailleWindowId, PIXEL_FILL(1));
|
||||
|
||||
Reference in New Issue
Block a user