spidey-decomp/friction.cpp
2023-06-27 21:35:33 +02:00

10 lines
324 B
C++

// friction.cpp: implementation of the CFriction class.
//
//////////////////////////////////////////////////////////////////////
#include "friction.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////