Add COPYWIN constants
This commit is contained in:
@@ -274,7 +274,7 @@ static void InitContestPaintingWindow(void)
|
||||
DeactivateAllTextPrinters();
|
||||
FillWindowPixelBuffer(sWindowId, PIXEL_FILL(0));
|
||||
PutWindowTilemap(sWindowId);
|
||||
CopyWindowToVram(sWindowId, 3);
|
||||
CopyWindowToVram(sWindowId, COPYWIN_FULL);
|
||||
ShowBg(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user