Fixed speed of 3DO smooth ffw/frw (probably broke after new input code)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1052 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#ifndef TRACKPLAYER_H
|
||||
#define TRACKPLAYER_H
|
||||
|
||||
#define ACCEL_SCROLL_SPEED 30
|
||||
#define ACCEL_SCROLL_SPEED 300
|
||||
|
||||
void ResumeTrack(void);
|
||||
void PauseTrack(void);
|
||||
|
||||
Reference in New Issue
Block a user