mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-24 05:49:48 +00:00
10 lines
324 B
C++
10 lines
324 B
C++
// friction.cpp: implementation of the CFriction class.
|
|
//
|
|
//////////////////////////////////////////////////////////////////////
|
|
|
|
#include "friction.h"
|
|
|
|
//////////////////////////////////////////////////////////////////////
|
|
// Construction/Destruction
|
|
//////////////////////////////////////////////////////////////////////
|