This commit is contained in:
niklasb 2025-12-23 19:50:06 -06:00 committed by GitHub
commit a5cbe80cec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ typedef class GLUquadric GLUquadricObject;
#define PLATE_CURRENT_IDX -1
#define PLATE_ALL_IDX -2
#define MAX_PLATE_COUNT 36
#define MAX_PLATE_COUNT 255
inline int compute_colum_count(int count)
{