spidey-decomp/friction.cpp

10 lines
324 B
C++
Raw Normal View History

2023-04-07 21:09:34 +02:00
// friction.cpp: implementation of the CFriction class.
//
//////////////////////////////////////////////////////////////////////
#include "friction.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////