DescentDevelopers / Descent3

Descent 3 by Outrage Entertainment
GNU General Public License v3.0
2.74k stars 231 forks source link

Fix libmve bug #359

Closed GravisZro closed 1 month ago

GravisZro commented 2 months ago

Correctly dereference the arrays so you don't actually convert the value at the array index to a pointer.

Pull Request Type

Description

I'm not sure how this got messed up. Anyway, this is the fix which also prevents annoying warnings. Does libmve work? I have no idea but if nothing else, I fixed a warning.

Checklist

Lgt2x commented 1 month ago

This file will be removed when changing the third-party in #289 , we can safely close this.