Believe it or not, I was able to muddle my way through the player and spawn movement struct changes to get ShowEQ working. SVN is updated with the changes.
Code:
svn checkout http://svn.code.sf.net/p/seq/svn/showeq/trunk showeq
How to build from svn:
Code:
make -f Makefile.dist build
./configure
make
make install