Image Update
This commit is contained in:
@ -110,7 +110,7 @@ typedef struct {
|
||||
/** Game's Shader */
|
||||
shader_t shader;
|
||||
/** Camera for the world and the GUI */
|
||||
camera_t cameraWorld, cameraGui;
|
||||
camera_t cameraWorld, cameraGui, cameraTest;
|
||||
|
||||
/** Refer to POKER_GUI_HEIGHT */
|
||||
float guiWidth;
|
||||
|
Reference in New Issue
Block a user