Interrupt / systemshock

Shockolate - A minimalist and cross platform System Shock source port.
GNU General Public License v3.0
811 stars 66 forks source link

Fix cyberspace mouselook #202

Closed donnierussellii closed 6 years ago

donnierussellii commented 6 years ago

which I broke with relative mouse mode.

I didn't realize glob vars mlook_vel_x & y were read in physics.c and declared in mouselook.h.