Rinnegatamante / vitaGL

openGL wrapper for PSVITA.
GNU Lesser General Public License v3.0
466 stars 46 forks source link

Undefined reference to "alpha_ref" #112

Closed YourWishes closed 5 months ago

YourWishes commented 5 months ago

Commit https://github.com/Rinnegatamante/vitaGL/commit/6bda4eaf8d5dcd1c6010f4ad35b7499176890daf redefines extern alpha_ref as vgl_alpha_ref leaving alpha_ref undefined and causing a compile error on dependents not compiling for vita3k support.

Rinnegatamante commented 5 months ago

Fixed.