mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2025-02-17 19:39:05 +00:00
10 lines
324 B
C++
10 lines
324 B
C++
// friction.cpp: implementation of the CFriction class.
|
|
//
|
|
//////////////////////////////////////////////////////////////////////
|
|
|
|
#include "friction.h"
|
|
|
|
//////////////////////////////////////////////////////////////////////
|
|
// Construction/Destruction
|
|
//////////////////////////////////////////////////////////////////////
|