3 lines
92 B
C
3 lines
92 B
C
#pragma once
|
|
|
|
void prepare(UINT32 width, UINT32 height, COLOR_RGB color = {144, 238, 145}); |