Created a test pattern in the client's screen.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#ifndef _CAPP_H
|
||||
|
||||
#define _CAPP_H
|
||||
|
||||
|
||||
#include <SDL.h>
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
@@ -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