3 lines
89 B
C
3 lines
89 B
C
#pragma once
|
|
|
|
void prepare(UINT32 width, UINT32 height, COLOR_RGB color = {34, 139, 34}); |