Working on poker logic.
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
#define FONT_FILL_MODE 1
|
||||
|
||||
/** Passed to STBTT for scaling the font nicely, essentially the font size. */
|
||||
#define FONT_TEXTURE_SIZE 96
|
||||
#define FONT_TEXTURE_SIZE 112
|
||||
|
||||
// Chars
|
||||
#define FONT_NEWLINE '\n'
|
||||
|
Reference in New Issue
Block a user