mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2025-03-06 19:47:30 +00:00
10 lines
324 B
C++
10 lines
324 B
C++
![]() |
// friction.cpp: implementation of the CFriction class.
|
||
|
//
|
||
|
//////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
#include "friction.h"
|
||
|
|
||
|
//////////////////////////////////////////////////////////////////////
|
||
|
// Construction/Destruction
|
||
|
//////////////////////////////////////////////////////////////////////
|