Created a test pattern in the client's screen.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define VSCREEN_WIDTH 640
|
||||
#define VSCREEN_HEIGHT 480
|
||||
#define VSCREEN_COLUMN_COUNT 20
|
||||
#define VSCREEN_ROW_COUNT 20
|
||||
|
||||
void renderClientScreen(SDL_Renderer *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user