adoptware / pinball

Emilia Pinball : A Libre pinball simulator for GNU Linux
https://purl.org/rzr/pinball
GNU General Public License v2.0
29 stars 15 forks source link

Remove all references to GLU #24

Closed caramelli closed 3 years ago

caramelli commented 3 years ago

Since GLU is no longer used in the code, this change cleans up any remaining GLU references.

Nicolas Caramelli