google / bigwheels

BigWheels is a cross-platform, API agnostic framework to build graphics applications.
Apache License 2.0
94 stars 35 forks source link

Remove unused parameter from GetStartAddress #526

Closed footballhead closed 3 weeks ago

footballhead commented 1 month ago

cgltf_data* is never meaningfully used inside the function body. It can be removed.