fix(paper): remove type suffix on constant literal in vertex data OpenGL does not allow type suffix 'f' on constant literals in versions below 120 Some compilers like nvidia's appear to be strict about this.
1 files changed, 1 insertions(+), 1 deletions(-) M src/paper.c
M src/paper.c +1 -1