lispgames / glop

Direct FFI bindings for OpenGL window and context management
MIT License
67 stars 14 forks source link

win32.lisp compilation problem #6

Closed aerique closed 13 years ago

aerique commented 13 years ago

This pertains to the devel branch.

I had to change the type of RATE in the VIDEO-MODE struct in utils.lisp to INTEGER for win32.lisp to compile on my Windows machine.

patzy commented 13 years ago

Thanks. Just pushed the fix