GardensOfKadesh / Homeworld

Gardens of Kadesh: A WebAssembly port of Homeworld.
Other
60 stars 11 forks source link

Radio buttons don't work correctly when compiling for x86-64 #13

Open rbrune opened 2 years ago

rbrune commented 2 years ago

The screen->atoms[index].pData is filled up with wrong values in feScreensLoad(). Might be an error in the .64 files or the loading in feScreensLoad()