Documented boolean uses
This commit is contained in:
+1
-1
@@ -1148,7 +1148,7 @@ static void ShowPokeblockActionsWindow(u8 taskId)
|
||||
tWindowId = WIN_ACTIONS;
|
||||
|
||||
DestroyScrollArrows();
|
||||
DrawStdFrameWithCustomTileAndPalette(tWindowId, 0, 1, 0xE);
|
||||
DrawStdFrameWithCustomTileAndPalette(tWindowId, FALSE, 1, 0xE);
|
||||
PrintMenuActionTextsInUpperLeftCorner(tWindowId, sPokeblockMenu->numActions, sPokeblockMenuActions, sPokeblockMenu->pokeblockActionIds);
|
||||
InitMenuInUpperLeftCornerNormal(tWindowId, sPokeblockMenu->numActions, 0);
|
||||
PutWindowTilemap(tWindowId);
|
||||
|
||||
Reference in New Issue
Block a user