mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-12 17:28:05 +00:00
faster text with MINIMIZE_GL_CALLS
This commit is contained in:
@@ -113,6 +113,7 @@ unsigned char fonttable[] = {
|
||||
255
|
||||
};
|
||||
|
||||
#undef NUMEXTRA
|
||||
#define NUMEXTRA 7
|
||||
|
||||
unsigned char *ftv = fonttable;
|
||||
|
||||
Reference in New Issue
Block a user